facebook

Error loading MySql driver

  1. MyEclipse Archived
  2.  > 
  3. Database Tools (DB Explorer, Hibernate, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #249111 Reply

    Ghazalawahid
    Member

    I am trying to connect to a remote Mysql Server ver.4.0.17 ,using a driver
    “mysql-connector-java-3.0.17-ga-bin.jar”.

    I copy the driver to my Web project’s Webroot/Web-inf/lib directory.I am giving
    Driver name as “com.mysql.jdbc.Driver” in driver field and in Url field I am giving
    “jdbc:mysql://www.xyz.com:12000/northwind” .But when I run the program it gives error “Error loading Driver:java.lang.ClassNotFoundException:com.mysql.jdbc.Driver”

    Whats wrong in all this process.

    #249130 Reply

    Haris Peco
    Member

    Ghazalawahid ,

    I suppose that it is Webroot/WEB-INF/lib
    Your settings look good – what is your server ?

    Best regards

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Error loading MySql driver

You must be logged in to post in the forum log in