Ensure that the SQL Anywhere JDBC 4.0 driver is in your class file path.
set classpath=%SQLANY12%\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 © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |