next up previous contents
Next: Setting up the MySQL Up: MySQL Database Server Previous: Username   Contents

Connection between MySQL and Java

One must download the mysql-connector-java-3.1.10-bin.jar files for the jdbc driver. This driver allows a jdbc program to access mysql. There is a copy of this jar file in the public-web directory, but I think we put another copy someplace else, don't remember where. Have to add these jar files to the java classpath, as described in the section "ASL server"



2010-03-30