RE: [Hibernate] ms access dialect problem

2003-01-01 Thread Gavin King
e- > 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 ke

[Hibernate] ms access dialect problem

2002-12-31 Thread Pietro Polsinelli
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 vers