| Author |
ClassNotFoundException - Oracle Driver
|
Madhu Kaparapu
Ranch Hand
Joined: Jul 04, 2005
Posts: 35
|
|
I have place the oracle driver at E:\Java\jdk1.5.0_02\jre\lib\ext\ojdbc14.zip but when i am executing the java file for oracel conneciton then oracle.jdbc.OracleDriver ClassNotFoundException exception is throwing i am not able to connect to database. If i set the oracle drive location to CLASSPATH then it is working, but i have heard that if we place the oracle driver or mysql driver at jre\lib\ext\ then it automatically place to java claspath help me soon
|
Regards,
Madhu Kaparapu.
|
 |
Alex Aver
Greenhorn
Joined: Jul 09, 2005
Posts: 5
|
|
|
Probably u must unpack zip? ;-)
|
 |
 |
|
|
subject: ClassNotFoundException - Oracle Driver
|
|
|