View Single Post
  #1 (permalink)  
Old 04-05-2008, 10:28 PM
tsantana tsantana is offline
Member
 
Join Date: Mar 2008
Posts: 4
tsantana is on a distinguished road
Setting up class path for Eclipse
Hello,

I am a newbie at Java programing and am not able to use JDBC to connect to an Oracle database.

I've read some threads for people who had this same issue (import oracle.jdbc.driver.OracleDriver; --ClassNotFound) and copied the file $ORACLE_HOME/jdbc/lib/classes12.zip to /usr/local/jdk1.5/jre/lib, but no success. So I wonder how should I get this to work. Programming on Java with Oracle database access is my major goal, so I'd appreciate every help.

I use Eclipse IDE running on Kubuntu 7.10 - Oracle 10G R2.
Reply With Quote
Sponsored Links