You should use the driver:
sun.jdbc.odbc.JdbcOdbcDriver
and write the standard java code to access to the database in a bean and use
this bean from a JSP page.
Bye


-----Original Message-----
From: Steven Almeroth [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 23, 2000 2:20 AM
To: [EMAIL PROTECTED]
Subject: reading a MS-SQL7 database


Does anyone know of a quick and dirty way to access a MS-SQL server 7
database with JSP?  i only need to get a proof fo concept working with our
current database.  i am running BEA's WebLogic webserver and JSP application
server on NT4 server.  im trying to find out about microsoft's JDBC-ODBC
bridge but there is a lot to read.  also i am trying 3rd party stuff like
Merent's DataDirect SequeLink.   thanks in advance,  --stav

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
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".
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