Configuring JDBC/ODBC Drivers

OTD Wizard: Database Connection Information

To connect to Sybase, use the information provided in Table 1–9 to complete the Connect to Database step of the JDBC/ODBC OTD Wizard. To access Sybase, it is recommended to use the Sybase eWay Adapter.

Table 1–9 Sybase JConnect Driver Database Connection Information

Parameter 

Value 

Driver Jar Files 

jconn2.jar

Driver Java Class Name 

com.sybase.jdbc2.jdbc.SybDriver 

URL Connection String 

jdbc:sybase:Tds:server-name:server-port


Note –

NOTE: Default server port is 4100.


User Name 

Login name of the account used to access the database. 

Password 

Password associated with the login account name used to connect to the database.