posted on Wednesday, July 07, 2004 10:14 PM
by
demiliani
SQL Server 2000 Driver for JDBC Service Pack 3
The new SQL Server 2000 Driver for JDBC Service Pack 3 is an interesting update that must be bookmarked...
The Microsoft® SQL Server™ 2000 Driver for JDBC™ is a Type 4 JDBC driver that provides highly scalable and reliable connectivity for the enterprise Java environment. This driver provides JDBC access to SQL Server 2000 through any Java-enabled applet, application, or application server.
Enhancements added to this driver since its original release include: support for connecting to an instance of SQL Server in a multiple instance environment using just the instance name, making hostname a connection attribute, improved performance, and support for the 64-bit edition of SQL Server 2000.
Interesting for interoperability...