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

Home -> Community -> Usenet -> c.d.o.misc -> How to install Oracle JDBC driver in Unix?

How to install Oracle JDBC driver in Unix?

From: Ramon F Herrera <ramon_at_conexus.net>
Date: 25 Jun 2002 16:40:56 -0700
Message-ID: <c9bc36ff.0206251540.24e55c10@posting.google.com>


Java 1.4
Red Hat Linux 7.1
Windows XP
Oracle 9i
Borland JBuilder 7 SE

Hello all:

My goal is to have a Java program _without_ any additional software (such as OCI or Oracle client) connecting to an Oracle database server.

All I should need on the clients (Windows XP and Linux) is Java and the Oracle JDBC driver.

I downloaded the Oracle JDBC driver and managed to install it (with _very_ little help from Borland, thank you very much) on JBuilder 7 SE, so I am fine with the XP PCs.

However, I can't figure out how to install the Oracle JDBC driver on Linux. I played a little with a variable called CLASSPATH, but still the driver doesn't seem to be working.

Can anyone give some pointers on this?

Thanks,

-Ramon F Herrera Received on Tue Jun 25 2002 - 18:40:56 CDT

Original text of this message

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