From Windows-NodeJS: How to read/write DB2i?

192 views
Skip to first unread message

Bob hserus

unread,
Jun 1, 2016, 11:38:02 PM6/1/16
to node-ibm_db
Hi  Bimal Kumar,

While talking Kevin M. Adler(Your Rochester/USA team member), he said you would be able to help me. Here is my need. I want my Windows2012Server-NodeJS to read/write data from/to DB2i in a remote OS/400 server. What is the right/efficient way. I am thinking as follows. 

- Installing DB2 Connect in Windows2012Server? If yes, could you guide me on what build ID# that I should download from IBM internal software download site. I was looking for "DB2Connect Client". Couldn't find any. I found "IBM DB2 Connect Server 9.7 for Windows® on AMD64 and Intel® EM64T systems (x64) Multilingual (CZ19TML )". Is this the right one.  Please advise.

bimaljha

unread,
Jun 1, 2016, 11:45:45 PM6/1/16
to node-ibm_db
Correct link to download db2 client drivers is : http://www-01.ibm.com/support/docview.wss?uid=swg27007053
node ibm_db driver works with all client drivers but most preferred is "IBM Data Server Driver Package" due its less size.

However to use ibm_db driver, you need not to install separate db2 client driver in your system. ibm_db get installed with adbc/cli driver for connectivity. you just need to copy db2connect license under ibm_db/installer/clidriver/license folder as documented here: https://github.com/ibmdb/node-ibm_db

Thanks and Regards,
Bimal Jha

Bob hserus

unread,
Jun 7, 2016, 3:53:17 AM6/7/16
to node-ibm_db
Thank you Bimal. Appreciated.
Reply all
Reply to author
Forward
0 new messages