Ensure that the SQL Anywhere JDBC 4.0 driver is in your class file path.
set classpath=%SQLANY16%\java\sajdbc4.jar;%classpath% |
The JDBC 4.0 driver takes advantage of the new automatic JDBC driver registration. The driver is automatically loaded at execution startup when it is in the class file path.
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2014, SAP AG or an SAP affiliate company. - SAP Sybase SQL Anywhere 16.0 |