You could also try the WebLogics one:
http://www.beasys.com/products/weblogic/drivers.html

We've found it to be pretty good.

--Bill

On Tue, 11 Jan 2000, David Eaves wrote:

> Sun has a good page:
>
> http://java.sun.com/products/jdbc/drivers.html
>
> -----Original Message-----
> From: Paul Lacrosse [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 11, 2000 8:14 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Where to find MSSQL7 JDBC driver
>
>
> Try http://www.inetsoftware.de/ to get a real Java driver.
>
> Phillip Fei wrote:
>
> > In my JSP page I call a Bean which talks to
> > MSSQL7 database. I do not want to use
> > JDBC-ODBC bridge driver, where can I find a true
> > JDBC driver for it?
> >
> > Also for SQL server 7, what class name should I use in
> > Class.forName("???")
> >
> > and what to supply for url:
> > Connection con = Drivermanager.getConnection(url, "sa", "")
> >
> > Thanks.
> > ______________________________________________________
> > Get Your Private, Free Email at http://www.hotmail.com
> >
> >
> ===========================================================================
> > 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
>
> ===========================================================================
> 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
>

 Bill Lynch -- [EMAIL PROTECTED]
   University of Iowa  -- http://www.cs.uiowa.edu/~bmlynch
   IBM AS/400 Security -- http://www.as400.ibm.com/
   CoolServlets.com    -- http://www.coolservlets.com
 ----------------------------------------------------------

"You didn't just receive this email... It's just the matrix making you
think you did."

===========================================================================
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