RE: Help with setting up the JDBC driver

2002-01-29 Thread Gurhan Ozen
rname, password, etc. for connection. Gurhan -Original Message- From: Billy Bob [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 29, 2002 11:06 AM To: [EMAIL PROTECTED] Subject: Help with setting up the JDBC driver I am trying to install the jdbc driver to work with MySQL. I have adde

Help with setting up the JDBC driver

2002-01-29 Thread Billy Bob
I am trying to install the jdbc driver to work with MySQL. I have added the file: mm.mysql-2.0.8-bin.jar to the directory: java_home/jre/lib/ext. The problem is when I run my class i get a class not found error even though the mm.mysqlbin.jar is in the lib/ext directory. What am i doing wro