We've used jTDS with some success, and Microsoft drivers with much less success. We were using Hibernate as a wrapper around our drivers. Had to modify a line of code or two in the jTDS driver to make it work for our purposes.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tony Spencer Sent: Thursday, June 02, 2005 4:39 PM To: 'Research Triangle Java User's Group mailing list.' Subject: [Juglist] SQL Server JDBC Driver If anyone here has experience using Java with Microsoft SQL Server can you comment on your preferred JDBC driver? Currently I've tried the following. I've ranked them in order of speed based on some crude benchmarks I performed: 1. jtds 2. i-net OPTA (my version is 3 years old so a new one may be better) 3. microsoft (this thing threw exceptions ocassionally. didn't feel like investigating when others worked fine) Opinions? Tony _______________________________________________ Juglist mailing list [email protected] http://trijug.org/mailman/listinfo/juglist_trijug.org _______________________________________________ Juglist mailing list [email protected] http://trijug.org/mailman/listinfo/juglist_trijug.org
