Its not essential to support identity columns. If you can't seem to get it working, just ignore it for now. (And don't worry about the test suites that require it.) See if you can get FooBarTest working (you might need to skip all the subquery tests.....
> -----Original Message----- > From: Pietro Polsinelli [mailto:[EMAIL PROTECTED] > Sent: Tuesday, 31 December 2002 9:53 PM > To: [EMAIL PROTECTED] > Subject: [Hibernate] ms access dialect problem > > > well g., > > thanks for support, but I'm getting nowhere. I finally > found the keyword > for generating autoincrement column via JDBC for access, > "counter", but still does not seem to work in this context. > > public String getIdentityColumnString() { > return " counter "; > } > > I tried all versions from other dialects in vain. > > moreover, passing to 1.2.1, updates of schema do not work > any more (it > works fine in 1.2): > > 11:22:09,773 DEBUG DriverManagerConnectionProvider:89 - > Created connection to: > jdbc:izmado:IzmDllPath=K:\cvs_out\teamwork\html\WEB-INF\lib\Iz mJniAdo.dll;IzmRoyaltyFree=*****;Provider=MSDASQ> L; > Driver={Microsoft Access Driver > (*.mdb)};Dbq=k:\cvs_out\teamwork\data\teamwork_ol.mdb, > Isolation Level: 2 > com.inzoom.adojni.ComException: Object or provider is not capable of > performing requested operation. in ADODB.Connection code=0 Type=1 > at com.inzoom.ado.Connection.jniOpenSchema(Native Method) > at com.inzoom.ado.Connection.openSchema(Connection.java:154) > at > com.inzoom.jdbcado.DatabaseMetaData.openAdoSchema(DatabaseMeta > Data.java:124) > at > com.inzoom.jdbcado.DatabaseMetaData.getFKs(DatabaseMetaData.java:1243) > at > com.inzoom.jdbcado.DatabaseMetaData.getImportedKeys(DatabaseMe > taData.java:1301) > at > cirrus.hibernate.tools.updater.JdbcTableInfo.initForeignKeys(J > dbcTableInfo.java:29) > at > cirrus.hibernate.tools.updater.JdbcDatabaseInfo.initForeignKey > s(JdbcDatabaseInfo.java:84) > at > cirrus.hibernate.tools.updater.JdbcDatabaseInfo.<init>(JdbcDat > abaseInfo.java:20) > at > cirrus.hibernate.tools.SchemaUpdater.execute(SchemaUpdater.java:83) > at > com.twproject.persistence.GenerateUpdateScript.main(GenerateUp > dateScript.java:25) > > this (and all the rest) works fine on e.g. mysql. Maybe I am > hitting on > intrinsic limitations, of the driver and/or the db :-( > > bye > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > hibernate-devel mailing list [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/hibernate-devel > ********** CAUTION - Disclaimer ********** This message may contain privileged and confidential information. If you are not the intended recipient of this message (or responsible for delivery of the message to such person) you are hereby notified that any use, dissemination, distribution or reproduction of this message is prohibited. If you have received this message in error, you should destroy it and kindly notify the sender by reply e-mail. Please advise immediately if you or your employer do not consent to Internet e-mail for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of Expert Information Services Pty Ltd ("The Company") shall be understood as neither given nor endorsed by it. The Company advises that this e-mail and any attached files should be scanned to detect viruses. The Company accepts no liability for loss or damage (whether caused by negligence or not) resulting from the use of any attached files. **EIS******** End of Disclaimer ********** ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ hibernate-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/hibernate-devel