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

From: Gert Rijs <g.rijs_at_itude.com>
Date: Fri, 27 Aug 1999 09:33:18 +0200
Message-ID: <7q5er0$gnf$1_at_zonnetje.nl.uu.net>


Hi,
This is what i found in Oracle's JDBC-faq (http://technet.oracle.com/tech/java/access/main.htm):

Q. Can I debug JDBC programs with Symantec Visual Cafe? A. Yes, it is possible to debug Java programs that use Oracle Thin JDBC Driver with Symantec Visual Cafe? Java development tool. However, it is not possible to debug JDBC/OCI programs with Visual Cafe?.

Gert

--
==========================================================================
G.C. Rijs                                                Genimen BV
Postbus 968    Tel(+31)306997020
g.rijs_at_genimen.com   www.genimen.com  The Netherlands    3700 AZ Zeist
Fax(+31)306565788
==========================================================================

Shu-Fang (Ninon) Hsu <ninon_at_interactive.net> wrote in message
news:37C538E3.3ADA5007_at_interactive.net...

> Hi,
>
> 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. I also tried to unzip classes111.zip and did see the
> driver class was out there:
> C:\JDBC\LIB\oracle\jdbc\driver\OracleDriver.class. But still got same
> error.
>
> Did I miss out something or do something wrong. Thanks in advance if
> someone can help me out.
>
> -Ninon
>
>
>
Received on Fri Aug 27 1999 - 09:33:18 CEST

Original text of this message