Efren Lugo
|
| Posted: 07/16/2002, 1:42 PM |
|
Hi, im having problems connecting to DB2 Database....
Where i can found drivers for DB2 Database???
i will set ODBC using the DB2 Driver... what kind of data i need to know
i have IP, Login and Password... so i can connect via Terminal...
Thanks!!
|
|
|
 |
Nicole
|
| Posted: 07/17/2002, 6:04 AM |
|
Efren,
you can use ODBC connection to DB2. Look into the fields you need to fill while creating DSN, it is the data you need to connect to db.
|
|
|
 |
Efren Lugo
|
| Posted: 07/17/2002, 6:58 AM |
|
I know, but in my windows XP i have Oracle, and some other databases drivers... but ODBC for DB2 , dont found anywhere...
|
|
|
 |
Efren Lugo
|
| Posted: 07/17/2002, 10:10 AM |
|
I supposed that ODBC driver cannot be downloaded alone fro Microsoft Operating systems this ODBC driver and other stuff is contained in the DB2 Personal Developer's Edition V7.1 7.1 PDE, i dont know if i supposed rigth!
the download is big one 255MB aprox i dont want to downlaod that big one for only delete it...
Any one knows if this pack contains the ODBC drivers thanksssss.
|
|
|
 |
Ron Gines
|
| Posted: 07/26/2002, 2:28 PM |
|
Assuming you are connecting to a DB2 7.x database you will need the IBM DB2 ODBC Driver. The only way that I know to 'legally' install the code is to load from the DB2 CD. I have always installed at least the DB2 client (which also loads the ODBC driver) since I can quickly use the DB2 client to browse for and catalog the databases that I need to cnnect to. If I ask it to, as I catalog the database, it will set up the ODBC DSN for me as well. ... make life pretty easy.
|
|
|
 |
|