I'm trying to get the mysql-connector-java-5.1.35-bin.jar driver to work. Nothing I do has worked so far.
It says "Installation failed" if I start from the install button at the button of the window or "class not found exception" if I start the install from the add new driver button.
I even tried the older driver mysql-connector-java-5.1.20-bin.jar.
Anyway to get it to work?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm trying to get the mysql-connector-java-5.1.35-bin.jar driver to work. Nothing I do has worked so far.
It says "Installation failed" if I start from the install button at the button of the window or "class not found exception" if I start the install from the add new driver button.
I even tried the older driver mysql-connector-java-5.1.20-bin.jar.
Anyway to get it to work?
Strange, it was working with Windows 7 64 bits ... will check it again.
Could you tell us what is your operating system ?
Note that sqleo contains the MariaDB jdbc driver (no install needed) that works fine with MySQL database ( it also add multi schema support)
I'm using Windows 7 64 bit.
I downloaded the platform independent drivers.
I'll give it a go again.