[Node Books Example] Parse ini file to determine Systems
Closed this issue · 0 comments
abmusse commented
Currently the books examples hard codes servers to use as DSNs
ibmi-oss-examples/nodejs/express/books/views/login.ejs
Lines 12 to 23 in 74bfa17
We should instead check if there any DSNs defined by parsing the .odbc.ini file
If DSNs are not found then allow the user to specify the host, username, password to establish the odbc connectinon