Hello again,
I'm using Frontbase as my database and I'm trying setup a second test machine by exporting my frontbase database data from one machine and import it into the database on the test machine. This seems to work fine as far as the frontbase part of it (using sql92 commands), but then when I then try to add a record using the ec.inserObject from within my application, the primary key ID it assigns to the new record is one that already exists in the database, and I get an integrity constraint. Actually, it is assigning the first key (1000001), like it thinks my table is empty. Any ideas on why it's showing this behavior?

Thanks,
Jeff
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to