Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: Java 1.2.2 and Oracle JDBC drivers

Re: Java 1.2.2 and Oracle JDBC drivers

From: <sgec_at_my-deja.com>
Date: 2000/05/11
Message-ID: <8ff0vr$mbh$1@nnrp1.deja.com>#1/1

It seems to me that the Oracle JDBC Driver v.8.1.6 is for Oracle 8i - not Oracle 8.

I tried that with Oracle 8 and got:
java.lang.UnsatisfiedLinkError: C:\ORANT\BIN\ocijdbc8.dll: Can't find dependent libraries

The dll is looking for:
oracor8.dll
oranls8.dll
oraclient8.dll
orageneric8.dll

all of which I imagine are part of the 8i client - not 8.

Does anyone know of a way to use Java 1.2.2 with Oracle 7 or 8??? (as opposed to 8i)

In article <39115DF2.FBB5605B_at_i-scraper.com>,   eric_b_at_netvision.net.il wrote:
> try JDBC Driver v.8.1.6
>
> Toby Piper wrote:
>
> > HI All,
> >
> > I need to support Oracle versions 7 and 8 via JAVA JDK 1.2.2 and
 the thin
> > driver. I know that the 1.2.2 thin driver will (apparently) work
 with those
> > versions but isn't freely distributable.
> >
> > I'm don't think that I can just use the JDBC driver that
 accompanies the
> > particular version of Oracle with my 1.2.2 code.
> >
> > Any ideas?
> >
> > Th-Advance-anks
>
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Thu May 11 2000 - 00:00:00 CDT

Original text of this message

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