Page 1 of 1

Connecting to SQL Anywhere 12 using JDBC4 driver sajdbc4.jar

PostPosted: Mon Oct 08, 2012 9:54 am
by huber
Hi All

I am trying to use the JDBC4 driver sajdbc4.jar delivered in SQL Anywhere 12 (in the System/java folder of the database files) within Servoy Developer instead of using the JDBC3 driver jconn3.jar. Unfortunatly, I always get the message JDBC Driver '' not found in class path or drivers directory : java.lang.ClassNotFoundException:

Is anyone successful using the JDBC4 driver of SQL Anywhere?

Regards, Robert

Re: Connecting to SQL Anywhere 12 using JDBC4 driver sajdbc4

PostPosted: Tue Oct 09, 2012 9:19 am
by rgansevles
Robert,

What url and driver class do you use with this driver?

Rob

Re: Connecting to SQL Anywhere 12 using JDBC4 driver sajdbc4

PostPosted: Wed Oct 07, 2015 12:20 pm
by huber
Hi Rob

Please see here for the URL/Driver I use: https://www.servoy.com/forum/viewtopic.php?f=4&t=21032

Thanks,
Robert