node-odbc
node-odbc copied to clipboard
ODBC bindings for node
Describe your system ---- odbc Package Version: 2.4.7 ODBC Driver: IBM i Access ODBC Driver Database Name: DB2 Database Version: Latest version + patches Database OS: Power i Node.js Version:...
**My system** * `odbc` Package Version: 2.4.8 * [email protected] | linux | x64 * [email protected] * Python version 3.11.2 **Describe the bug** When trying to compile some changes using `node-gyp...
I am getting the following error when calling the 'connectToDatabase' method in the 'node-odb' package: ``` [Error: [odbc] Error connecting to the database] { odbcErrors: [ { state: '01000', code:...
https://github.com/markdirish/node-odbc/issues/30 This is indeed fixed when using .query on a connection but if you create a statement and use .execute it still crashes
On a Windows 10 machine using Node v18.18.0 starting a fresh Next v13.5.2 project (blank) then installing odbc 2.4.8, my project starts fine as seen below.  However, in my...
**Describe your system** * `odbc` Package Version: 2.4.8 * unixODBC version: 2.3.9-1 * ODBC Driver: IBM i Access ODBC Driver 1.1.0.27-0 * Database Name: DB2 for i * Database Version:...
Added the `BIND_SQL_CHAR_TO_SQL_C_WCHAR` define. This PR addresses the issue #292
* `odbc` Package Version: 2.4.8 * ODBC Driver: unixODBC 2.3.9 * Database Name: DB2 for i * Database Version: V7R5 * Database OS: IBM i * Node.js Version: v18.17.1 *...
**Describe your system** * odbc Package Version: 2.4.7 * ODBC Driver: Microsoft ODBC Driver V18 * Database Name: SQLServer * Database Version: 2019 * Database OS: Windows * Node.js Version:...
**Describe your system** * odbc Package Version: 2.4.7 * ODBC Driver: Microsoft ODBC Driver V18 * Database Name: SQLServer * Database Version: 2019 * Database OS: Windows * Node.js Version:...