Microsoft JDBC Driver for SQL Server Team Blog

Announcement and Discussions related to the Microsoft JDBC driver for SQL Server

Checking Your SQL Azure Server Connection

This entry has been cross-posted from the Windows Azure Team Blog. As the SQL Azure July 2011...

Author: dpblogs Date: 08/29/2011

Annual SQL Connectivity Customer Survey

Greetings to the Developer community: Microsoft SQL Server team has been interacting on a regular...

Author: dpblogs Date: 08/15/2011

Microsoft JDBC Driver 4.0 for SQL Server CTP2 is Released!!!

Dear SQL Server developers and users: Thank you for providing great feedback on our first Community...

Author: dpblogs Date: 07/12/2011

SQL Connectivity UserVoice Site is Live!

Greetings to the SQL Server community: Back around October 2009, we introduced the process of...

Author: dpblogs Date: 05/24/2011

Thank you for your feedback!!!

Dear SQL Server developers and users: Thank you for taking the time to evaluate our Microsoft JDBC...

Author: dpblogs Date: 03/03/2011

Microsoft SQL Server JDBC 3.0 and SQL Azure

Dear SQL Server and SQL Azure developers and users: We are very pleased to announce the availability...

Author: dpblogs Date: 02/21/2011

Microsoft JDBC 4.0 Driver for SQL Server CTP is Released!!!!

Dear SQL Server developers and users: As a follow up to my last post regarding the next release of...

Author: dpblogs Date: 01/21/2011

Next release of Microsoft JDBC Driver...

Dear SQL Server developers and users: Happy new year to all the SQL Server® developers and...

Author: dpblogs Date: 01/18/2011

Happy Holidays from Microsoft JDBC Team

Dear SQL Server developers and users, Based on your input via a survey back in April 2010, various...

Author: dpblogs Date: 12/22/2010

SQL Server Customer Survey (Fall 2010)

Greetings to the SQL Server community: Last year in October 2009, we introduced the process of...

Author: dpblogs Date: 10/18/2010

Support Matrix for Microsoft SQL Server JDBC Driver

Dear SQL Server developers and users: In the last few weeks, I have received a number of queries on...

Author: dpblogs Date: 07/02/2010

Announcing End of Support for SQL Server JDBC Driver 1.0, 1.1 and 1.2

Dear SQL Server developers and users: On June 25th 2011, Microsoft will end support for SQL Server...

Author: dpblogs Date: 06/25/2010

New SQL Connectivity Portal!!!

Based on your feedback we have created a portal page for all connectivity related information. You...

Author: dpblogs Date: 05/27/2010

Micorosoft SQL Server JDBC 3.0 Released!!!

Dear SQL Server developers and users: On behalf of Microsoft SQL Server JDBC team I am very excited...

Author: dpblogs Date: 04/21/2010

Using Time and Date Data Types - Part 1 (It's about time)

While the JDBC driver product team is busy putting the final touches on the Microsoft SQL Server...

Author: dpblogs Date: 04/08/2010

Microsoft SQL Server JDBC Survey - Reminder

A friendly reminder that Microsoft SQL Server JDBC survey https://www.surveymonkey.com/s/jdbc will...

Author: dpblogs Date: 03/31/2010

Microsoft SQL Server JDBC Survey

Dear SQL Server developers and users The Microsoft SQL Server JDBC team is beginning to think of...

Author: dpblogs Date: 03/18/2010

Discontinuing Download for the Microsoft SQL Server JDBC Driver 1.2

Given the release of the Microsoft SQL Server JDBC Driver 3.0, the Microsoft SQL Server JDBC team...

Author: dpblogs Date: 03/10/2010

Microsoft SQL Server JDBC 3.0 CTP Release Announcement

Dear SQL Server developers and users: On behalf of Microsoft SQL Server JDBC team I would like thank...

Author: dpblogs Date: 03/02/2010

SQL Server Native Client survey

Dear SQL Server developers and users: Our sister team, the SQL Server Native Client (SNAC), has a...

Author: dpblogs Date: 01/16/2010

JDBC at 2009 PASS Summit Unite

Several JDBC team members attended the 2009 PASS Summit Unite conference November 2-5, 2009 in...

Author: dpblogs Date: 11/06/2009

We would like to hear your opinion...

Dear SQL Server developers and users: It is this time of the year when we, in the SQL Connectivity...

Author: dpblogs Date: 10/02/2009

Spatial Types Platform

For those interested in Spatial types, we'd like to know if Windows only support would work. It...

Author: dpblogs Date: 04/30/2009

Announcing Microsoft SQL Server JDBC Driver 2.0

We are excited to announce the newest release of the Microsoft SQL Server JDBC Driver 2.0! This...

Author: dpblogs Date: 04/03/2009

The server failed to resume the transaction... Why?

If you've ever encountered this error with the Microsoft SQL Server JDBC Driver, you may be left...

Author: dpblogs Date: 02/24/2009

v2.0 January 2009 Community Technology Preview Released

The SQL Server JDBC team is happy to announce the release of the January 2009 community technology...

Author: dpblogs Date: 01/26/2009

SQL Server 2005 JDBC Driver and Database Mirroring

We've heard from some customers that they are having difficulty getting Database Mirroring to work...

Author: dpblogs Date: 01/05/2009

SQL Server 2008 feature support survey

Since the release of SQL Server 2008, we have heard from customers looking for a JDBC driver that...

Author: dpblogs Date: 10/14/2008

Working with SQL Server 2008 Filestream using v1.2 JDBC driver

In the previous post "Working with SQL Server 2008 Date/Time Data Types using v1.2 JDBC driver",I...

Author: dpblogs Date: 10/03/2008

Working with SQL Server 2008 Date/Time Data Types using v1.2 JDBC driver

Since SQL Server 2008 release over the summer, people have been asking, "So, does the existing JDBC...

Author: dpblogs Date: 09/28/2008

The driver could not establish a secure connection to SQL Server by using Secure Sockets Layer (SSL) encryption.

What is SSL and why is my JDBC driver using it? The v1.2 JDBC driver uses SSL (Secure Sockets Layer)...

Author: dpblogs Date: 09/09/2008

Why doesn't executeUpdate() give me the exception I expected?

If you are using executeUpdate() to execute a query or stored procedure containing multiple SQL...

Author: dpblogs Date: 08/04/2008

SQLServerException: The statement did not return a result set

Have you ever encountered this exception from executeQuery()? If so, chances are good that your...

Author: dpblogs Date: 08/04/2008

Use execute() and getMoreResults() methods for those pesky complex SQL queries

Per JDBC spec, the Statement.executeUpdate() and Statement.executeQuery() methods are to be used...

Author: dpblogs Date: 08/01/2008

Microsoft Connect

If you have a specific feedback about the Microsoft SQL Server JDBC Driver, please visit the...

Author: dpblogs Date: 07/29/2008

SQL Server JDBC driver v2.0 beta is now available

We are proud to announce the availability of our beta v2.0 driver with support for JDBC 4.0 National...

Author: dpblogs Date: 07/23/2008

java.lang.SecurityException: class "com.microsoft.sqlserver.jdbc.SQLServerConnection"'s signer information does not match signer information of other classes in the same package

We have heard from customers using WebSphere 6.0 and trying to use the v1.2 JDBC driver that they...

Author: dpblogs Date: 06/16/2008

Does SQL Server 2000 JDBC driver support SQL Server 2005?

We have heard from a number of customers asking if the SQL Server 2000 JDBC driver will work with...

Author: dpblogs Date: 06/03/2008

Software Development Engineer in Test opening in Data Programmability

The SQL Server JDBC team is running at full speed working on the next JDBC driver for SQL Server. We...

Author: dpblogs Date: 05/23/2008

Frequently Asked Questions for SQL Server JDBC Driver

We recently answered the top 20 most frequently asked questions about the Microsoft SQL Server JDBC...

Author: dpblogs Date: 03/31/2008

IBM WebSphere 6.1 now supports SQL Server 2005 JDBC driver v1.2

Many of you have asked us before, "Is the Microsoft SQL Server JDBC driver supported by IBM...

Author: dpblogs Date: 03/25/2008

SQL Server 2005 JDBC driver v1.2 with localized documentation now available

Localized documentation of the SQL Server 2005 JDBC driver v1.2 is now available online on MSDN at...

Author: dpblogs Date: 12/19/2007

JDBC driver feature suggestions

The Microsoft SQL Server JDBC team would like to use this blog posting as an informal way to gather...

Author: dpblogs Date: 11/09/2007

Microsoft SQL Server 2005 JDBC Driver v1.2 official release

The Microsoft SQL Server JDBC team is proud to announce the general availability of the v1.2 RTW...

Author: dpblogs Date: 10/12/2007

SQL Server 2005 JDBC driver v1.2 Aug CTP is LIVE

The Microsoft SQL Server JDBC team is proud to announce the availability of our v1.2 CTP2 (beta)...

Author: dpblogs Date: 09/05/2007

com.microsoft.sqlserver.jdbc.SQLServerException: This driver is not configured for integrated authentication.

On a Windows platform, when trying to connect to SQL Server using Integrated Authentication, you may...

Author: dpblogs Date: 06/18/2007

java.lang.ClassNotFoundException: com.microsoft.jdbc.sqlserver.SQLServerDriver

If you are seeing this exception while trying to use the SQL Server 2005 JDBC driver, then you will...

Author: dpblogs Date: 06/15/2007

SQL Server 2005 JDBC Driver v1.2 April CTP is now available

The Microsoft SQL Server JDBC team is proud to announce the availability of our v1.2 CTP (beta)...

Author: dpblogs Date: 05/02/2007

What is adaptive response buffering and why should I use it?

Do you currently use selectMethod=cursor to work around OOM errors with very large result sets? Do...

Author: dpblogs Date: 05/02/2007

Welcome to the SQL Server JDBC blog

Unsure of what to specify in the connection URL? Having trouble configuring the driver for...

Author: dpblogs Date: 04/24/2007

<Previous Next>