issues
search
IBM
/
node-odbc
ODBC bindings for node
MIT License
146
stars
77
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[TypeScript] Change API types from class to interface
#408
dwickern
opened
6 hours ago
0
[HELP] Having trouble running node-odbc app as systemd Service
#407
jmbluethner
closed
2 days ago
3
[BUG] Losing decimal places
#406
Relbot
opened
1 week ago
1
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
#405
dependabot[bot]
opened
2 months ago
0
Replace all use of callbacks with only promises in pool
#404
worksofliam
opened
2 months ago
0
Remove usage of `async` package in pool
#403
worksofliam
opened
2 months ago
1
Remove unused and dubious strptime
#402
kadler
closed
2 months ago
0
Prepare release automation
#401
kadler
closed
2 months ago
0
Update package metadata
#400
kadler
closed
2 months ago
0
Clean up GitHub Actions workflows
#399
kadler
closed
2 months ago
0
Drop support for NAPI 7 and below
#398
kadler
closed
2 months ago
0
[BUG] No new connections being made on empty pool when maxSize is less than incrementSize
#397
popeliv
opened
2 months ago
0
[BUG] Node ODBC will not compile from version 18.20 onwards, and several other minor version increments
#396
yamadapc
closed
2 months ago
2
bigint support for version 2.3.6
#395
ShowmanStone
closed
2 months ago
1
add -fno-permissive to avoid invalid conversion from ‘napi_finalize’ {aka ‘void (*)(napi_env__*, void*, void*)’} to ‘node_api_nogc_finalize’
#394
phpdave
closed
2 months ago
1
[BUG] odbc.connect does not throw CONNECTION_CLOSED_ERROR to the consumer/caller?
#393
amroczeK
closed
3 months ago
1
[BUG] Pre-built binaries not installable - Need prebuilt PPC64 linux releases odbc-v2.4.8-linux-ppc64-napi-v6.tar.gz
#392
phpdave
opened
3 months ago
17
Update README.md
#391
zozo-yasuda
closed
2 months ago
0
[ERROR] Install ODBC on Mac M3 Apple Silicon ARM64
#390
Relbot
closed
3 months ago
4
Error executing delete sql when no rows are deleted
#389
snotmare
opened
3 months ago
9
[BUG] Container exits with status code 139 when calling stored procedure
#388
kansasturnpike
closed
4 months ago
1
[BUG] Isolation Level Constants
#387
BrendanC23
opened
4 months ago
0
Bump braces from 3.0.2 to 3.0.3
#386
dependabot[bot]
closed
3 months ago
1
[BUG] [odbc] Error allocating or reallocating memory when fetching data. No ODBC error information available. MS Access DB
#385
didix16
opened
4 months ago
0
Enables building node-odbc with Node.js 20
#384
imarcelolz
closed
3 months ago
1
CHORE: Fixes OSX build
#383
imarcelolz
closed
5 months ago
0
[HELP] Connection disconnected when running query
#382
parthpaghdal0
closed
2 months ago
3
remove NAPI_EXPERIMENTAL
#381
acheronfail
closed
3 months ago
3
[Help] Node pre gyp error when running npm install on MacOS
#380
maxkub47
closed
3 months ago
8
[HELP] Change or define charset / encoding?
#379
jmbluethner
opened
6 months ago
13
[BUG] callProcedure returns parameter values of incorrect datatype
#378
richardm90
opened
7 months ago
3
Bump tar from 6.1.11 to 6.2.1
#377
dependabot[bot]
closed
3 months ago
2
Rewrite call procedure
#376
markdirish
opened
7 months ago
4
Do no call SQLSetPos() when not needed
#375
FredoMartini
closed
4 months ago
1
update callProcedure to handle overloaded procedures
#374
brandonp42
opened
7 months ago
5
[BUG] Error When Connecting to the Postgres ODBC with SSLMode Required
#373
jwahjudi
closed
4 months ago
2
[BUG] Error calling procedure when there are multiple versions in the same schema
#372
brandonp42
opened
8 months ago
3
[HELP] Error when calling the 'connectToDatabase'
#371
jspruance
closed
4 months ago
2
[HELP] npm install 'node-odbc' fails on Docker image
#370
jspruance
closed
8 months ago
3
[BUG] Cannot use callProcedure() with null schema if a procedure exists in more than one library
#369
brandonp42
closed
8 months ago
1
[BUG] Cannot call stored procedures created with a "specific" name
#368
brandonp42
closed
4 months ago
2
[BUG] callProcedure() does not put the return value in the results object
#367
brandonp42
opened
9 months ago
4
Binding from SQL_CHAR to SQL_C_WCHAR instead of SQL_C_CHAR as a build option #292
#366
JonathanCabezas
closed
5 months ago
1
How to build the project ?
#365
JonathanCabezas
closed
4 months ago
2
[HELP] Node pre gyp fails when running npm install
#364
petterjohansson
closed
6 months ago
3
[BUG] Regarding Issue 30 that was closed.
#363
mikemicmike
closed
4 months ago
2
Issues with 2.4.8 on IBM i
#362
mikemicmike
closed
6 months ago
6
Feature request - pass user & password as seperate parameters from connection string
#361
brandonp42
closed
4 months ago
3
version `CXXABI_1.3.9' not found
#360
ShowmanStone
closed
7 months ago
3
Segmentation fault during connection using ODBC Driver 18 for SQL Server + node 20 + Debian 12
#359
cyrilmou
closed
8 months ago
2
Next