aspose file tools
The moose likes JDBC and the fly likes Ora.jar Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Ora.jar" Watch "Ora.jar" New topic
Author

Ora.jar

preetam verma
Greenhorn

Joined: Mar 14, 2008
Posts: 3
from where I can download Ora.jar file.
Also tell me how can add this file to Net bean ID 5.5
Paul Sturrock
Bartender

Joined: Apr 14, 2004
Posts: 10336

What is Ora.jar? What does it do?


JavaRanch FAQ HowToAskQuestionsOnJavaRanch
preetam verma
Greenhorn

Joined: Mar 14, 2008
Posts: 3
this is file add in Library for java database connectivity.
I have add class12.jar file but getting error that can not find oracle driver.
so help me to download this file
Paul Sturrock
Bartender

Joined: Apr 14, 2004
Posts: 10336


this is file add in Library for java database connectivity.

Which driver is this? It's not the official Oracle driver (which currently is ojdbc5.jar or ojdbc6.jar). Is it a proprietory driver?

If its the official driver, you can get this here.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Ora.jar
 
Similar Threads
JspTranslate: No such tag.................
xml4j.jar
File constructor
IllegalStateException
Inheritence with JSP