Ensure that the SQL Anywhere JDBC 4.0 driver is in your class file path.
set classpath=install-dir\java\sajdbc4.jar;%classpath% |
The JDBC 4.0 driver takes advantage of the new automatic JDBC driver registration. The driver will be automatically loaded at execution startup when it is in the class file path.
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |