Re: Frontbase error - ailed to provide new primary key
Re: Frontbase error - ailed to provide new primary key
- Subject: Re: Frontbase error - ailed to provide new primary key
- From: Guido Neitzer <email@hidden>
- Date: Sat, 8 Dec 2007 12:12:39 -0700
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
com.webobjects.jdbcadaptor.JDBCAdaptor@224002 failed to provide new
primary keys for entity 'Testtabelle'
Adaptor com.webobjects.jdbcadaptor.JDBCAdaptor@224002 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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden