Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

does anybody know step to install JDBC driver?

vishal patelAug 21 2008 — edited Aug 21 2008
Hi
All,

I have windows xp and i want to install jdbc driver for jdk 1.5.. I have downloaded ojdbc14.jar. but I don't know how to execute that file. I have tried with

java -jar ojdbc14.jar

it gives me following output
C:\>java -jar c:\ojdbc14.jar
Failed to load Main-Class manifest attribute from
c:\ojdbc14.jar

so it is not working.

does anybody know step to install JDBC driver?

Thanks,
Vishal

Message was edited by:
vishal patel

Message was edited by:
vishal patel
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 18 2008
Added on Aug 21 2008
2 comments
5,175 views