Re: using Oracle's JDBC driver

From: Nico Seessle <nico_at_seessle.de>
Date: 1998/12/12
Message-ID: <74t6o9$srr$1_at_news.ipf.de>#1/1


Anne Kwong schrieb in Nachricht ...
>Hi,
> I am newbie to Oracle and I am trying to setup a JDBC connection
>with the oracle database. Could anyone give me
>any information how to do
>that? I downloaded the Oracle JDBC driver from the oracle web site and
>when I try the following program, I get error that says:
>
>The dynamic link library ORA73.dll could not be found in the specified
>path.

If it is really complaining about ORA73.DLL you are probably missing an Oracle-Client on the computer you are running this sample on.

If you don't want to install an Oracle-Client you must use the thin-drivers which should be in the same package downloaded from oracle.

--
MfG Nico Seessle
--
// Nico Seessle * http://www.seessle.de * at Work: seessle _at_ hmorga.de
Received on Sat Dec 12 1998 - 00:00:00 CET

Original text of this message