Sunday, 3 January 2016

Creating a JDBC-ODBC Bridge for SQL Server 2005 in Windows

Creating a JDBC-ODBC Bridge for SQL Server 2005 in Windows

This post explains the steps required to setup a data a source in Windows, i.e. an SQL Server Database.
This data source can then be accessed using the JDBC API.

The full post written by Gopal Sharma on his blog can be found here: Creating a JDBC-ODBC Bridge for SQL Server 2005

No comments:

Post a Comment