IBM / crud-using-nodejs-and-db2

Create CRUD application using Node.js and IBM Db2 Database on Cloud
23 stars 33 forks source link

Could this be adapted to run on IBM i? #26

Open thebeardedgeek opened 3 years ago

thebeardedgeek commented 3 years ago

I have seen node.js applications using ODBC connect to IBM i. Is it possible to adjust this code slightly to account for using the IBM ODBC driver and the driver in the connection string?