SQLAuthority News – Download Microsoft SQL Server JDBC Driver 2.0 Community Technology Preview

Note:  Download Microsoft SQL Server JDBC Driver 2.0 Community Technology Preview by Microsoft

In its continued commitment to interoperability, Microsoft has released a new Java Database Connectivity (JDBC) driver. The SQL Server JDBC Driver 2.0 download is available to all SQL Server users at no additional charge, and provides access to SQL Server 2000, SQL Server 2005, and SQL Server 2008 from any Java application, application server, or Java-enabled applet. This is a Type 4 JDBC driver that provides database connectivity through the standard JDBC application program interfaces (APIs) available in Java Platform, Enterprise Edition 5.

This Community Technology Preview (CTP) release of the JDBC Driver is JDBC 4.0 compliant and runs on the Java Development Kit (JDK) version 5.0 or later. It has been tested against all major application servers including BEA WebLogic, IBM WebSphere, and JBoss.

Download Microsoft SQL Server JDBC Driver 2.0 Community Technology Preview

Abstract courtesy : Microsoft

Reference : Pinal Dave (https://blog.sqlauthority.com)
SQL Download
Previous Post
SQLAuthority News – Happy 60th Republic Day to India – Database Tip
Next Post
SQLAuthority News – Download Cumulative update package 3 for SQL Server 2008

Related Posts

3 Comments. Leave new

  • aska osmani
    April 1, 2011 4:20 am

    hello pianl dave!
    i have this driver and i connected java and my ms sql server2008 but when i rty to querying the db from the java code for ex:
    ResultSet rSet = state.executeQuery(“select * from dbo.categories”);
    it wont display the fields or any data,
    don’t know where is the problem,

    Reply
  • no i didn’t get, i use netbeans 6.9.1
    i don’t have any problem when i use embed database,
    is it possible that the db have problem?

    Reply

Leave a ReplyCancel reply

Exit mobile version