Welcome to MSDN Blogs Sign in | Join | Help

Microsoft JDBC Driver Team Blog

Discussions related to Microsoft JDBC driver.

Browse by Tags

All Tags » Features   (RSS)
SQL Server 2005 JDBC Driver and Database Mirroring
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...
SQL Server 2008 feature support survey
Since the release of SQL Server 2008, we have heard from customers looking for a JDBC driver that supports SQL Server 2008. I would like to use this post to ask you, our customers, which features of SQL Server 2008 do you need supported through the JDBC Read More...
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 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 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 you find that the driver seems to consume quite a lot of memory for forward only read only result sets? Does it seem like it takes a long time to return Read More...
Page view tracker