Forum Post: RE: Rollbase configuration for Java driver in the database file.

  • Thread starter Thread starter Godfrey Sorita
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top