Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Connecting to DB crashes Java
"C. Ferguson" wrote:
> Wow, correct me if I'm wrong, but I thought only personal oracle was valid on
> win98...hmmm...I'll have to go check the oracle site.
>
> Anyway, that could be one problem.
>
> Since your are using the oci driver, I'm assuming you are running your app on the database
> server machine.
>
> Since 8.1.5 is only up to jdk1.1.8, and you've installed jdk1.2.2 on that machine, then you
> have probably stomped the registry entry for the java version and oracle is now confused
> because the java version in the registry is now 1.2.2 but oracle only supports version
> 1.1.8...just another possible problem.
>
Thanks, I downloaded jdk 1.1.8 and my code works fine now. Received on Thu Mar 09 2000 - 10:46:56 CST
![]() |
![]() |