Re: Question : Can I use jdk1.2 for Oracle 8i
Date: 1999/03/04
Message-ID: <7bltid$6b7$1_at_nnrp1.dejanews.com>#1/1
Hi Blake,
I have problems with Oracle 8 and jdk1.2 too. I tried it
with the samples coming with Oracle8. The exsamples
compiled fine but when using the classes I got the
errormessage "javai.dll not found ...", which is true,
because this dll comes only with jdk1.1. Well, not
giving up at this moment, I changed my PATH to point to
the jdk1.1-bin-directory also (comes after jdk1.2-bin).
The only result I got, was a GPF (Dr.Watson).
Which driver did you use - oci or thin? And what about
that missing dll?
bye, Rene
In article <XK2B2.11312$yv3.7211_at_news2.giganews.com>,
"Blake Stewart" <bstewart_at_texas.net> wrote:
> I too am able to use 1.2 and access an Oracle 8 server, I'm not sure what
> the other poster meant by not having the Oracle classes in your classpath
> (does that mean not having classes111.zip in the classpath?). I made no
> changes to my code when I moved from 1.1.7 to 1.2, I still have
> classes111.zip in my classpath, and my app runs fine. If you need some
> example code, let me know, I have a simple JDBC app that I can post.
>
>
-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Thu Mar 04 1999 - 00:00:00 CET