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: Failed to load Oracle OCI JDBC driver (8.0.5.2).

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@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 - 01:17:14 CDT

Original text of this message

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