Re: java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
Posted by: Todd Farmer
Date: November 21, 2012 10:47AM

Hi ssentamu,

That error tells you that Java cannot find the Connector/J library. Make sure you include the .jar file in your classpath.

Hope that helps,

--
Todd Farmer
MySQL @ Oracle
http://www.oracle.com/mysql/

Options: ReplyQuote


Subject
Written By
Posted
Re: java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
November 21, 2012 10:47AM


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.