Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How can I load the DB2 JDBC Driver ??????

843854Oct 8 2002 — edited Oct 8 2002
Hi together, this error was thrown after i tried to connect to DB2 database with a SessionBean:
---
java.lang.ClassNotFoundException:COM.ibm.db2.jdbc.app.DB2Driver
---
Does anyone know how to load the Driver
Additional Information:
i copied my driver-file(db2java.zip) into the
<j2ee home>\lib\system directory,that didn't work
then I renamed the file into db2java.jar, that also didn't work.
In both cases i set my j2ee_classpath to that file
WHAT'S WRONG !!!!!!!

Thank you

HowyC

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 5 2002
Added on Oct 8 2002
2 comments
83 views