Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes Object Relational Mapping and the fly likes How to add oracle thin driver in NetBeans  5.0 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » Object Relational Mapping
Reply Bookmark "How to add oracle thin driver in NetBeans  5.0" Watch "How to add oracle thin driver in NetBeans  5.0" New topic
Author

How to add oracle thin driver in NetBeans 5.0

Brindha Ramkumar
Greenhorn

Joined: Jul 26, 2006
Posts: 2
I have created on hibernate application using JDBC-ODBC driver. I want to use oracle thin driver. In NetBeans already i have JDBC-ODBC driver. How to add oracle thin driver in that ? When we open a project in netbeans, in the left side we have Runtime and Projects tab. In Runtime tab we have Servers, Processes, Databases .... Under database we have to add the driver. If anyone know how to do this, please help me.
nirumagics
Greenhorn

Joined: Jul 21, 2006
Posts: 15
Just right click on libraries -->add jar file--->Add classes12.jar; that's all. It will work.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How to add oracle thin driver in NetBeans 5.0
 
Similar Threads
How to add oracle thin driver in NetBeans 5.0
how to connect JDBC with oracle 9i
Connecting with Oracle Thin Driver
drivers
Oracle ODBC Driver