noticed that when updating existing data the update fails if the PrimaryKeyIsAutoIncremented is set to TRUE (=default (?)).
It's open to discussion if the default should be true or false, but in my opinion this shouldn't have effect when doing an update to data that already exists in the database....
Kari