G
Godfrey Sorita
Guest
I downloaded and extracted the file from your link but the driver(Executable Jar file) was not included. Anyway, I downloaded the official JDBC driver for MySQL on this site: dev.mysql.com/.../j If you opted for the MSI Installer and installed it in your instance, you should be able to get the driver(mysql-connector-java-5.1.32-bin) on C:\Program Files (x86)\MySQL\MySQL Connector J\ folder. Copying this file to the lib folder should resolve the error. -Godfrey
Continue reading...
Continue reading...