classNotFoundException : com.ibm.db2.jcc.DB2Driver
807599Dec 1 2006 — edited Dec 1 2006Hi,
I am very new to Java and am just trying to access my DB2 database and query a table, but I keep gettng this classNotFound exception. I have checked my CLASSPATH and that is correct for the DB2 files.
Any ideas what I am doing wrong? I have written my code in Eclipse and am just running it using the menu option Run As Java application
Thanks
Rene