nodejs-idb-connector
nodejs-idb-connector copied to clipboard
A JavaScript (Node.js) library for communicating with Db2 for IBM i, with support for queries, procedures, and much more. Uses traditional callback-style syntax
Results
11
nodejs-idb-connector issues
Sort by
recently updated
recently updated
newest added
Hi, The `executeSync()` function appears to fail when the bind parameter is enclosed to a SQL function (`UPPER()` in our case). The documentation report a deprecated function `bindParametersSync()` remplaced by...
bug