You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by au...@terra.com.br on 2001/07/17 22:43:39 UTC

JDBC in TOMCAT - LINUX - ORACLE 8.0.5

I have a Tomcat at a Linux and 
a Oracle 8.05.

What the JDBC driver that i must 
install ?

And where i can learn about it ?

Re: JDBC in TOMCAT - LINUX - ORACLE 8.0.5

Posted by John Hebert <jo...@vedalabs.com>.
autit043@terra.com.br wrote:

> I have a Tomcat at a Linux and 
> a Oracle 8.05.
> 
> What the JDBC driver that i must 
> install ?
> 
> And where i can learn about it ?

I don't know the specific driver information, but this might help:

http://technet.us.oracle.com/tech/java/sqlj_jdbc/htdocs/jdbc_faq.htm

Sorry, it is not in Portuguese. There may be a translation elsewhere on 
the Oracle web site.


-- 
John Alex Hebert
john@vedalabs.com
System Engineer

RE: JDBC in TOMCAT - LINUX - ORACLE 8.0.5

Posted by Filip Hanik <ma...@filip.net>.
Using the Oracle thin driver is the easiest thing.
http://technet.oracle.com/doc/java.815/a64685/getsta1.htm

Filip

~
Namaste - I bow to the divine in you
~
Filip Hanik
Software Architect
filip@filip.net
www.filip.net 

>-----Original Message-----
>From: autit043@terra.com.br [mailto:autit043@terra.com.br]
>Sent: Tuesday, July 17, 2001 1:44 PM
>To: tomcat-user@jakarta.apache.org
>Subject: JDBC in TOMCAT - LINUX - ORACLE 8.0.5
>
>
>I have a Tomcat at a Linux and 
>a Oracle 8.05.
>
>What the JDBC driver that i must 
>install ?
>
>And where i can learn about it ?
>