The Microsoft SQL Server JDBC team is proud to announce the availability of our v1.2 CTP (beta) release. The driver is downloadable at http://msdn.microsoft.com/data/jdbc . The direct link to the download page is http://www.microsoft.com/downloads/details.aspx?familyid=f914793a-6fb4-475f-9537-b8fcb776befd&displaylang=en
Read More...
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...