Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Where is ORACLE.SQL package?!
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
![]() |
![]() |