MySQL Forums
Forum List  »  Microsoft SQL Server

Re: java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
Posted by: Caesar Kennedy Olima
Date: May 12, 2008 11:22AM

To solve this problem the easiest possible way, I copied the jar file mysql-connector-java-5.1.6-bin.jar to C:\Program Files\Java\jdk1.6.0_06\jre\lib\ext. This solved the problem since I had already set the JAVA_HOME classpath.

Options: ReplyQuote


Subject
Written By
Posted
Re: java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
May 12, 2008 11:22AM


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.