Jump to content
We've recently updated our Privacy Statement, available here ×

How to get db2java.zip file


shree909
Go to solution Solved by shree909,

Recommended Posts

Hi, 

I am trying to connect to  IBM DB2 database. i have  added the  2 jar files to the classpath and the lib file . still i am not able to enable the IBM driver on the ireport.

i have gone through the community and i  was asked to install the db2java.zip file. what does this file means and where can i download from the web. i searched in goolge but i dint find.

if someone could help me in esatablishing a connection to the ibm db2 database that would be really helpful.

 

 

 

 

Link to comment
Share on other sites

  • 2 weeks later...
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • Solution

Hi , I figured it out myself and will be helpful irfur looking to connect to  DB2

First u need to add the db2java.jar file to the classpath then add the db2 jar files  then u can enable the jdbc DB2  active.

Add  Jdbc driver:          com.ibm.db2.jcc.DB2Driver

Jdbc Url :jdbc:db2://<Hostname>:<port no>/Database name

After this u can get connected..

Regards

sree

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...