Browse by Tags
All Tags »
JDBC (RSS)
The SQL Server JDBC team is happy to announce the release of the January 2009 community technology preview. This beta release is feature complete, which includes, but not limited to, JDBC 4.0 SQLXML data type; National Character set; driver autoloading;
Read More...
We've heard from some customers that they are having difficulty getting Database Mirroring to work with our JDBC driver. Recently, Adam from our counterpart customer service team posted a great blog on this topic. Please refer to his blog regarding a
Read More...
In the previous post "Working with SQL Server 2008 Date/Time Data Types using v1.2 JDBC driver" ,I talked about how the current JDBC driver can interop with the new Date/Time/DateTime2/DatetimeOffset data types. This time around, I will describe how to
Read More...
What is SSL and why is my JDBC driver using it? The v1.2 JDBC driver uses SSL (Secure Sockets Layer) to encrypt connections to SQL Server for improved security. Where it can, the v1.2 driver ALWAYS uses SSL to encrypt the login to SQL Server. For integrated
Read More...
We are proud to announce the availability of our beta v2.0 driver with support for JDBC 4.0 National Character Set JDBC data types and API methods among others. We have also enhanced our built-in tracing leveraging the Java logger utility by adding method
Read More...