Tag-Archive for » install jdbc linux «

Wednesday, January 20th, 2010 | Author: muthii

Am assuming you already have MySQL installed, download the MySQL Connector-J from their website.

Unzip/Untar the file and copy mysql-connector-java-version-bin.jar to java jre/lib/ext.  Doing this will allow the java interpreter to find the driver.

Category: Linux  | Tags:  | One Comment