Menu

jTDS JDBC Driver 0.9-rc2 released

Open source JDBC 3.0 Type 4 driver for Microsoft SQL Server (6.5, 7.0, 2000 and 2005) and Sybase. jTDS is the fastest JDBC driver for MS SQL Server and is a complete implementation of the JDBC specification. For more information see http://jtds.sourceforge.net/

The 0.9-rc2 corrects a number of bugs and adds new prepared statement and cursor functionality. Bug #966274 introduced in 0.8-rc1 has finally been resolved and windows authentication works again with SQL Server regardless of the service pack used.

New features:

o Added initial support for prepareSql=4 (sp_prepexec)
o Added initial support for sp_cursorprepare, sp_cursorprepexec and
sp_cursorexecute.

Posted by Brian Heineman 2004-08-28

Log in to post a comment.