Sybase Adaptive Server Enterprise (jConnect Driver)


jConnect provides high performance native access to the complete family of Sybase products including Adaptive Server Enterprise, Adaptive Server Anywhere, Adaptive Server IQ, and Replication Server. Through ASE/CIS (formerly OmniConnect), it provides transparent connectivity to more than twenty five enterprise and legacy database servers. It can also directly access Oracle, AS/400 and others via DirectConnect. Moreover, jConnect integrates seamlessly with most popular Java RAD tools including PowerJ.

Driver file: The .jar, .zip or .class file that contains the JDBC driver
Download link: http://www.sybase.com/products/middleware/jconnectforjdbc
Connection URL: Specify the location of the JDBC data provider
<host_name>: The IP address or the domain name of the database server
<port_number>: The port number to the database. Default is 5000
<database_name>: The name of the database to connect
User: User name to login to the database
Password: Password of the user name specified