Welcome to SqlServer-QA.net Sign in | Join | Help

SQL Server Storage Engine & Tools (SSQA.net)

SQL Server Tools includes storage engine that includes a complete set of graphical tools and command prompt utilities that allow users, programmers, and administrators. SSMS, SSRS, SSIS & SSAS are most commonly used tools.
CTP2 release for SQL Server 2005 JDBC v1.2 - test and download

JDBC driver for SQL Server is not part of the Java SDK. To set the classpath to include the sqljdbc.jar file if you want to use it. The sqljdbc.jar file is installed in the following location:

<installation directory>\sqljdbc_<version>\<language>\sqljdbc.jar

So now the JDBC development team announced  availability of v1.2 CTP2 (beta) release.  The driver is downloadable at http://msdn.microsoft.com/data/jdbc and this is direct link to the download page

Don't forget to refer to JDBC Blog: http://blogs.msdn.com/jdbcteam

 

Posted: Tuesday, October 02, 2007 1:23 AM by SQL Master

Comments

Other SQL Server Blogs around the Web said:

JDBC driver for SQL Server is not part of the Java SDK. To set the classpath to include the sqljdbc.jar

# October 2, 2007 2:16 AM

SSQA.net - SqlServer-QA.net said:

JDBC driver for SQL Server is not part of the Java SDK. To set the classpath to include the sqljdbc.jar

# October 2, 2007 3:17 AM
Anonymous comments are disabled