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: Where is ORACLE.SQL package?!

Re: Where is ORACLE.SQL package?!

From: Mike Burden <michael.burden_at_capgemini.co.uk>
Date: Tue, 16 Mar 1999 09:05:55 +0000
Message-ID: <36EE1EF3.EF7A02B5@capgemini.co.uk>


Try $ORACLE_HOME/jdbc/lib

This contains two files classes102.zip classes111.zip which are the classes in compressed form.

Put this directory into you CLASSPATH

Hope this is want you wanted.

Simeon Panev wrote:

> Hi all,
>
> We are trying to write some JDBC code and we are having troubles finding
> ORACLE.SQL.* classes which are used in Oracle sample code.
>
> Does someone have info on this topic? We've checked the JDBC driver and the
> server itself, but without any luck. Are we missing something?
>
> Thanks in advance,
> Simeon
Received on Tue Mar 16 1999 - 03:05:55 CST

Original text of this message

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