On 08.12.2007, at 03:24, ute Hoffmann wrote:

I experiment with frontbase (build a new database) and get this error when trying to insert a second object into a table via WebObjects (first entry worked):

java.lang.IllegalStateException: Adaptor [EMAIL PROTECTED] failed to provide new primary keys for entity 'Testtabelle'

Adaptor [EMAIL PROTECTED] failed to provide new primary keys for entity 'Testtabelle'

Use the FrontBasePlugin to get primary key support. FrontBase uses "select unique from Testtabelle" to get a pk. It doesn't use eo_pk_table.

cug

--
http://www.event-s.net

_______________________________________________
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