WO5.2 Primary key generation with SQL Server
"Lakeman, Brian" <[email protected]> Thu, 26 Feb 2004 13:18:08 -0600
| Newsgroups | gmane.comp.web.webobjects.eof |
|---|---|
| Message-ID | <22E2067AF7B2A344950ECA3DD86187BEBD073F@MSPM1BMSGM20.ent.core.medtronic.com> |
I can't get primary key generation working with SQL Server. I'm using the com.webobjects.jdbcadaptor.MicrosoftPlugIn, and I've got the EO_PK_TABLE created in the database. I'm logging all of the SQL going to the database, and I don't even see an attempt to select out of the EO_PK_TABLE. What am I missing? Thanks -Brian [email protected]