Easysoft ODBC-JDBC GatewayWhat settings are required to run the Easysoft ODBC-JDBC Gateway with Sybase SQL Anywhere? |
|
Driver Class:
com.sybase.jdbc2.jdbc.SybDriver
Class Path:
jconn2.jar
URL:
jdbc:sybase:Tds:<host>:<port1521> (jdbc:sybase:Tds:192.138.151.39:4444 connects to a demonstration data source at Sybase)
See http://www.sybase.com/home.
Note that the order of the jar files in the Class Path field is significant and ensure that there are no trailing spaces left at the end of the Driver Class field.