This week's book giveaway is in the Testing forum.
We're giving away four copies of Practical Unit Testing with TestNG and Mockito and have Tomek Kaczanowski on-line!
See this thread for details.
The moose likes IDEs, Version Control and other tools and the fly likes Connection to Oracle Database in Jbuilder8 ???????? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "Connection to Oracle Database in Jbuilder8 ????????" Watch "Connection to Oracle Database in Jbuilder8 ????????" New topic
Author

Connection to Oracle Database in Jbuilder8 ????????

heee leee
Greenhorn

Joined: Dec 07, 2002
Posts: 7
hai friends,

I installed and run simple java program
in JBuilder8. But when i wrote database
connection program (oracle database)
and trying to compile, its saying
"cannot access class oracle.jdbc.driver.OracleDriver,
java.io.IOException: class not found:
class oracle.jdbc.driver.OracleDriver.
I have my classes12.zip file but dont know where
to place in JBuilder and how to ??

ur quick response is more appreciated.
thanks.
Juanjo Bazan
Ranch Hand

Joined: Feb 04, 2002
Posts: 231
Put the classes12.zip wherever you want, then just tell JBuider where to find it:
Go to "Tools" Menu -> "Configure JDKs" -> Add
and add the path to the zip file.
HTH
 
IntelliJ Java IDE
 
subject: Connection to Oracle Database in Jbuilder8 ????????
 
Threads others viewed
Invalid oracle URL
about class not found exception in eclipse
java. lang. Class Not FoundException:
Network Adapter Problem
Not able to connect to the database with my JDBC program
developer file tools