DEV Community

Discussion on: How to connect Node.js to IBM DB2 database - windows

Collapse
 
michelc profile image
Michel

That sounds pretty good. Did you use the "odbc" package on Windows? Because I am currently connecting to DB2 with ODBC from a WinForm client, and with Node I could try to automate some queries.

Collapse
 
moyarich profile image
Moya Richards • Edited

Ohh I sure did:

this is a github link with a massive amount of mocha test cases that you can use to practice how to run queries using node: github.com/markdirish/node-odbc-ac...

odbc datasource

Collapse
 
obito profile image
obito

Can u tell me or post the link which where should u download the iSeries Access ODBC Driver ?