jQuery in Action, 2nd edition
The moose likes JDBC and the fly likes new Microsoft driver for SQLServer available Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "new Microsoft driver for SQLServer available" Watch "new Microsoft driver for SQLServer available" New topic
Author

new Microsoft driver for SQLServer available

Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35232
    
    7
Since this gets asked frequently, I thought I might as well post it here. Microsoft has released the long-awaited new version of their own JDBC driver for SQLServer. You can find it at http://msdn.microsoft.com/data/jdbc/. Supposedly it's a huge improvement over the old one. No word yet if it works better with Hibernate than its predecessor.
[ January 20, 2006: Message edited by: Ulf Dittmer ]

Android appsImageJ pluginsJava web charts
Jeanne Boyarsky
internet detective
Marshal

Joined: May 26, 2003
Posts: 26168
    
  66

Ulf,
Thanks for adding this to the JDBC FAQ. At least I assume you did it


[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35232
    
    7
Guilty as charged. You're welcome.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: new Microsoft driver for SQLServer available
 
Similar Threads
sqljdbc4.jar download
[IBM][SQLServer JDBC Driver]Unsupported method: ResultSet.isLast
How JSP Connect MS SQL server 2005
No suitable driver found
How to convert Blob Type back to File