What settings are required to run the ODBC-JDBC Gateway with Sybase SQL Anywhere?

ODBC-JDBC Gateway data source setting Value
Driver Class com.sybase.jdbc2.jdbc.SybDriver
Class Path jconn2.jar
URL jdbc:sybase:Tds:host:port1521

Note that the order of the JAR files in the Class Path field is significant. Ensure that there are no trailing spaces left at the end of the Driver Class field.