There are 2 supported JDBC drivers for MySQL:
MySQL Connector/J
from MySQL AB, implemented in 100% native Java.
This product was formerly known as the mm.mysql
driver.
You can download MySQL Connector/J
from
http://www.mysql.com/products/connector-j/.
For documentation, consult any JDBC documentation, plus each driver's own documentation for MySQL-specific features.
Posted by tslukka on Friday February 28 2003, @6:36am | [Delete] [Edit] |
If you think JDBC programming is difficult, I
recommend that you try DaoGen.
http://titaniclinux.net/daogen
DaoGen is an source code generator that makes JDBC
programming really easy and it also supports PHP
code generation. Generated sources are licensed
under GPL.
Posted by Andy Grove on Saturday August 9 2003, @5:15am | [Delete] [Edit] |
FireStorm is a commercial DAO code generator with MySQL support:
http://www.codefutures.com/products/firestorm