> Hi All,
>         How do we connect to Oracle database from Servlet without using
> jdbc-odbc bridge driver. If so , how ?
>
Just surf on over to Oracle's web site and download their JDBC driver.  You
should be able to find it from their main page.  I believe they refer to it
as a thin driver, but I am not 100% sure.  You should also get some
documentation on how to configure the driver (ie the DB URL etc) with the
driver.

Good Luck
> __________________________________________________________________________
> _
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to