Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Installing JDBC

Re: Installing JDBC

From: Gerald Anleitner <ga_at_phil.uni-passau.de>
Date: Sat, 18 Dec 1999 20:45:28 +0100
Message-ID: <385be4b8@news.rz.uni-passau.de>


> On a CPU that does not have an instance of an Oracle intstallation, are
> you saying all I need to do is create a directory jdbc and then copy
> whatever is below it on the Oracle installation to the jdbc directory I
> create on the non Oracle CPU?

Yep. Just put the JDBC class into your JDK/JRE's classpath and you succesfully "installed" it ;-)

One important point: This means you're using the THIN (100% Java) JDBC driver, nothing with ODBC bridges and other things.

Hope this helps...

bye,
gerald Received on Sat Dec 18 1999 - 13:45:28 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US