You might want to look at 

http://www.mycgiserver.com/~andrewbruno/howto/jsp/jdbc/testfreetdsjdbcty
pe4driver.jsp.txt

Its a simple JSP file that uses the tds.org JDBC driver

I am using it in my development environment, and have not used it
commercially (yet). I'd be interested to know if anyone has used it
commercially, and if they have had any problems.

:ab


-----Original Message-----
From: Jim Rueschhoff [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, 5 September 2001 2:43 AM
To: [EMAIL PROTECTED]
Subject: Re: JDBC, MS-SQL server and mySql


A good one that is not free is J-netdirect's JSQLConnect if you are
looking
for a pure java solution and their JDataConnect is you can use a type 3
driver instead.   They work well.  I am not connected in any way to
netdirect.  There are many other good drivers out there as well.  Do not
use
the JDBC-ODBC bridge however, it is not suited for a production
environment.

-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Alireza Nahavandi
Sent: Tuesday, September 04, 2001 9:10 AM
To: [EMAIL PROTECTED]
Subject: [JSP-INTEREST] JDBC, MS-SQL server and mySql


Hi All,

Is there any free JDBC out there for SQL-server? if not what is a good
one
to buy? did you find MySql a reliable database?

Thank you.

========================================================================
===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

========================================================================
===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

==========================================================================To 
unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to