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 -> Re: How to install Oracle JDBC driver in Unix?

Re: How to install Oracle JDBC driver in Unix?

From: <davide_at_yahoo.com>
Date: 26 Jun 2002 06:27:51 GMT
Message-ID: <afbmt7$cvtb8$1@ID-18487.news.dfncis.de>


In comp.lang.java.databases Ramon F Herrera <ramon_at_conexus.net> wrote:
> Can anyone give some pointers on this?

Put the classes12.zip in the $JAVA_HOME/jre/lib/ext dir and rename it classes12.jar, give read grants to everyone (r--r--r--). That's it. You don't have to fiddle anymore with the classpath, since everything in the $JAVA_HOME/jre/lib/ext is added automatically to the classpath.

Davide Received on Wed Jun 26 2002 - 01:27:51 CDT

Original text of this message

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