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
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