| 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
|
 |
 |
|
|
subject: Connection to Oracle Database in Jbuilder8 ????????
|
|
|