Using mySQL connectJ issue

2003-09-29 Thread Joe Yan
Hi all, when I used JDBC driver (Connector/J3.0.8) to run my java database agent codes, It always have following errors: java.lang.classNotFoundException : com.mysql.jdbc.driver at java.net.URLClassloader$1.run(URLClassLoader.java:198) I set the Classpath to

Re: Using mySQL connectJ issue

2003-09-29 Thread Bernhard Schmidt
hi it seems that the mysql-connector-java-3.0.8-stable-bin.jar file is not in the classpath. best regards benny - Original Message - From: Joe Yan [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, September 29, 2003 7:58 PM Subject: Using mySQL connectJ issue Hi all, when I