JDBC Driver is not on the classpath

Post Reply
josievich
Posts: 2
Joined: 23 Aug 2018, 15:01

Hi All,

I'm trying to convert my project to a Database project as it is in multi-user mode. I'm getting a "The JDBC driver is not on the classpath" error.

I have transferred the JDBC driver to the root folder and renamed it to driver.jar

Any ideas what could be the issue?

MySQL version is 5.6 and the properties Database.type.varchar.maxsize.com.mysql.jdbc.Driver and Database.typename.short.value.type.com.mysql.jdbc.Driver are already set when I look at the property editor

Regards,
Robert
You do not have the required permissions to view the files attached to this post.
JohnM
Posts: 471
Joined: 17 Feb 2009, 20:19

This looks like a duplicate of viewtopic.php?f=21&t=1970

We'll answer on that thread
Post Reply