A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Databases
»
JDBC
Author
can we use classes12.zip with jdk 1.1.7
Bhasker Reddy
Ranch Hand
Joined: Jun 13, 2000
Posts: 176
posted
Nov 14, 2002 13:50:00
0
can we use classes12.zip with jdk 1.1. Does it cause any problems in connecting to oracle. We are having some problems connecting to database.
Bhasker Reddy
David O'Meara
Rancher
Joined: Mar 06, 2001
Posts: 13459
I like...
posted
Nov 14, 2002 17:44:00
0
classes12.zip is the version of the Oracle drivers designed to be used with JDK 1.2
Yes, you will have problems.
If you
must
use JDK 1.1.7, you should get hold of classes11.zip
Otherwise, upgrade to a newer JDK.
Dave
I agree. Here's the link:
jrebel
subject: can we use classes12.zip with jdk 1.1.7
Similar Threads
FOR HELP: Failed to connect to oracle in servlet
how to connect jdbc with oracle 9i database using all 4 types of driver?
Network Adapter Problem
Exception in getConnection()
can we use classes12.zip with jdk 1.1.7
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter