node-odbc icon indicating copy to clipboard operation
node-odbc copied to clipboard

ODBC bindings for node

Results 68 node-odbc issues
Sort by recently updated
recently updated
newest added

**Describe your system** * `odbc` Package Version: 2.4.8 * ODBC Driver: latest * Database Name: DB2 for i * Database OS: IBM i * Node.js Version: 18.20.2 * Node.js OS:...

**Describe your system** * `odbc` Package Version: 2.4.8 * ODBC Driver: Progress OpenEdge ODBC Driver 8.0.0 * Database Name: OpenEdge * Database Version: 11.7 * Database OS: Windows * Node.js...

Hi, I have tried without success to install the odbc package on our ibmi. Have tried with nodejs 16,18 and 22 and various versions of the odbc package getting the...

**Describe your system** * `odbc` Package Version: 2.4.9 * Database Name: os400 * Node.js Version: 20.18.2 * Node.js OS: IBM i **Describe the bug** npm install odbc warns of a...

**Describe your system** Running on Fedora Linux 38 (Workstation Edition) Kernal Version: Linux 6.2.9-300.fc38.x86_64 * `odbc` Package Version: ^2.4.9 * ODBC Driver: Zen-Client-linux-15.21-005.000.x86_64 * Database Name: Pervasive SQL (Actian Zen)...

**Describe your system** * `odbc` Package Version: * ODBC Driver: ODBC Driver 18 for SQL Server * Database Name: SQL Server * Database Version: 2016 * Database OS: Windows 10...

**Describe your system** * `odbc` Package Version: 2.4.8 * ODBC Driver: unixODBC * Database Name: DB2 on ibmi 7.4 * Database Version: * Database OS: * Node.js Version: 22 *...

This PR adds test cases to ensure compatibility between the node-odbc library and Altibase. There was an issue where the decimal digits of parameters in stored procedures of IN and...

I would like to contribute test cases to ensure compatibility with Altibase. Altibase is a high-performance relational database, and more information about it can be found on [Wikipedia](https://en.wikipedia.org/wiki/Altibase). These tests...