Re: Failed to load Oracle OCI JDBC driver (8.0.5.2).

From: Lee Fesperman <firstsql_at_ix.netcom.com>
Date: Thu, 26 Aug 1999 23:17:14 -0700
Message-ID: <37C62D6A.46FC_at_ix.netcom.com>


Shu-Fang (Ninon) Hsu wrote:
> I failed to load Oracle OCI JDBC driver (8.0.5.2) in a stand-alone Java
> application developed using Visual Cafe 3.0.C. I used
> Class.forName("oracle.jdbc.driver.OracleDriver")
> to load it but got a run time error : ClassNotFoundException.
>
> The driver was installed under C:\JDBC\LIB\classes111.zip. Also the
> necessary shared lib oci805jdbc.dll was in the same directory.
> Both CLASSPATH and PATH were set up to point to this directory too.

Point your CLASSPATH directly to the zip file - C:\JDBC\LIB\classes111.zip.

--
Lee Fesperman, FFE Software, Inc. (http://www.firstsql.com)
Received on Fri Aug 27 1999 - 08:17:14 CEST

Original text of this message