[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.rt.eclipselink] Re: Database generated primary key - problems with insert
|
Doug:
I have tried also sequencing at the descriptor level using the Workbench
see
http://wiki.eclipse.org/Configuring_a_Relational_Descriptor_%28ELUG%29#How_to_Configure_Sequencing_at_the_Descriptor_Level_Using_Workbench
Checked "Use sequencing"
Name: SEQ
Table: XFRCTL00
Field: XFRCTRLKEY
No joy, still same error, INSERT includes XFRCTRLKEY field.
When viewing the table XFRCTL00 in the Workbench navigator (database) the
row for column XFRCTRLKEY is checked for "primary key" and "unique" but
has no value in the IDENTITY cell?
Is that correct? I guess so since this is not a Sybase, SQL Server or
Informix database.
Thanks