B
boyScout
Hello guys, i'm trying to connect to a mysql database and i get this
error:
java.lang.ClassNotfoundException:com.mysql.jdbc.Driver
I've downloaded the mysql driver called mysql-connector-java-5.1.6-bin
and the driver directory is in the my CLASSPATH but still have the
same exception. What should i do? Thank you
error:
java.lang.ClassNotfoundException:com.mysql.jdbc.Driver
I've downloaded the mysql driver called mysql-connector-java-5.1.6-bin
and the driver directory is in the my CLASSPATH but still have the
same exception. What should i do? Thank you