You definitely don't want the SQL Server 7 JDBC/ODBC driver for serious
apps.  It is single threaded so performance quickly degrades.  It's also
pretty buggy.  I had a lot of problems with it and switched to a type 4
driver.  We use the inet driver, but there are many out there: jturbo,
weblogic, and inet are the only 3 I can think of now.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to