Wednesday, February 11, 2009

JDBC driver

Here is a link to the JDBC driver to use for mySQL. You have to extract it and put the .jar file in your folder ...java/jre1.6(whatever version you have)/lib/ext

Here is a really good tutorial on learning how to get started using JDBC for mySQL
http://www.developer.com/java/data/article.php/3417381

2 comments:

Anonymous said...

Oops heres the link to the JDBC Driver http://dev.mysql.com/downloads/connector/j/3.0.html

Bari said...

Any idea about the mac users