COM.ibm.db2.jdbc.app.DB2Driver

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • LIGHTRAY
    New Member
    • Aug 2007
    • 1

    COM.ibm.db2.jdbc.app.DB2Driver

    Hi All,
    I want to configure DB2 for cognos. But i am getting error ie COM.ibm.db2.jdb c.app.DB2Driver . How can i download these drivers.
    Please help me to come out of this problem.
  • docdiesel
    Recognized Expert Contributor
    • Aug 2007
    • 297

    #2
    You've got to download and install the db2 runtime client (see also http://www.thescripts.com/forum/thread183617.html ). Part of this package is a file named db2java.zip, containing the jdbc drivers. Add this one to your classpath and things should work fine.

    Regards,

    Bernd

    Comment

    Working...