Welcome to MSDN Blogs Sign in | Join | Help

Microsoft JDBC Driver Team Blog

Discussions related to Microsoft JDBC driver.

September 2008 - Posts

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 driver work with SQL Server 2008?" or "When will there be a SQL Server 2008 JDBC driver?". There are many things to consider with a general questions like Read More...
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) 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...
Page view tracker