2554-06-30

JDBC and MySQL: Installation and Preparation of MySQL - Developer.com

JDBC and MySQL: Installation and Preparation of MySQL - Developer.com

INSTALLATION : "Once you have un-archived the distribution archive, you can install the driver in one of two ways: Either copy the "com" and "org" subdirectories and all of their contents to anywhere you like, and put the directory holding the "com" and "org" subdirectories in your classpath, or put mysql-connector-java-[version]-bin.jar in your classpath, either by adding the FULL path to it to your CLASSPATH environment variable, or by copying the .jar file to $JAVA_HOME/jre/lib/ext."
USE : http://www.kitebird.com/articles/jdbc.html