Mike Duffy wrote:
> Does anyone know if there is a good JDBC 3.0 Driver for MySQL?
>
> I would like to use the "getGeneratedKeys()" method.
>
> Thanks.
>
> Mike
>
> __
> Do You Yahoo!?
> Yahoo! Finance - Get real-time stock quotes
> http://financ
> Does anyone know if there is a good JDBC 3.0 Driver for MySQL?
> I would like to use the "getGeneratedKeys()" method.
The mm.mysql driver has been taken over (with it's author), renamed (but
not the author) to Connector/J, and enhanced to 3.0 level. It is still Beta
at the moment, but suppor
Try MySQL Connector-J 3.0.0 (dev). You can download it from mysql.com.
Regards,
Michael
-Original Message-
From: Mike Duffy [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 27, 2002 7:41 AM
To: [EMAIL PROTECTED]
Subject: JDBC 3.0 Driver
Does anyone know if there is a good JDBC 3.0 Dri