Microsoft releases SQL Server 2005 Java driver

eWeek | at | by Mike

Microsoft on Wednesday released a JDBC Driver that allows developers to link Java applications to its SQL Server databases.

The driver is available free of charge to all SQL Server users. It hooks into both SQL Server 2005 and SQL Server 2000 from any Java application, application server or Java-enabled applet.

Microsoft first came out with a Java driver for SQL Server 2002 in 2002, in response to customers' demand for interoperability between the database and Java.

The new driver, like the first, is a Type 4 driver that works through standard JDBC APIs that are available in J2EE.