MS SQL Server (DataDirect Connect Driver)


DataDirect Connect for JDBC is the fastest and most comprehensive suite of Type 4 JDBC drivers for all major databases. DataDirect Connect for JDBC is the SPECjAppServer/ECPerf performance and scalability leader, and supports advanced functionality such as distributed transactions, connection pooling, updating BLOB/CLOB data types, and Windows authentication for Microsoft SQL Server and Oracle.

Driver file: The .jar, .zip or .class file that contains the JDBC driver
Download link: http://www.datadirect.com/download/index.ssp
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 1433
<database_name>: The name of the database to connect
User: User name to login to the database
Password: Password of the user name specified