MySQL Forums
Forum List  »  Microsoft SQL Server

Re: java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
Posted by: Tracey Bain
Date: May 17, 2007 03:18AM

Hi
I had this problem but found that my CLASSPATH variable was directed to c:\program files\java\jre1.5.0_10\lib\ext rather than c:\j2sdk1.4.1_02\jre\lib\ext. Both directories exist on my c drive and so I copied the mysql-connector-java-5.0.6-bin.jar file into the c:\program files...... directory and resolved my problem.

Hope this helps.

Options: ReplyQuote


Subject
Written By
Posted
Re: java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
May 17, 2007 03:18AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.