| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: Newbie Oracle Java Stored Procedure Question
You could just compile it and then import the class file. Then you don't
need the class path in the import.
Jim
"Rolf Kamp" <rfk_at_exit109.com> wrote in message
news:3A15F5DF.33FE198E_at_exit109.com...
> Hi:
> I'm trying to write a Java Stored Procedure with Oracle and am
> unsure what files to include in my CLASSPATH so that the following
> import does not fail:
> import java.sql.*;
> import oracle.jdbc.driver.*;
>
> Any help is appreciated.
>
Received on Sat Nov 18 2000 - 00:34:19 CST
![]() |
![]() |