Page 1 of 1

JDBC Driver is not on the classpath

Posted: 30 Aug 2018, 11:23
by josievich
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

Re: JDBC Driver is not on the classpath

Posted: 06 Sep 2018, 08:28
by JohnM
This looks like a duplicate of viewtopic.php?f=21&t=1970

We'll answer on that thread