node-odbc
node-odbc copied to clipboard
ODBC bindings for node
node version: v14.15.0 npm vesion: 6.14.15 npm i odbc > [email protected] install /Users/md.delwarhossain/Dropbox/My Mac (Md.’s MacBook Pro)/Documents/personal-project/nodeodbc/node_modules/odbc > node-pre-gyp install --fallback-to-build node-pre-gyp ERR! install response status 404 Not Found on...
Hi, When I try to bind the parameters to my statement, the promise never resolve and never end in error.   It never get past the statement.bind() call. I...
When {call XX (?)} is spliced in the callprocedure asyncworker class, the character set in the string is not converted. ODBC needs the string of utf16, but gives the string...
Hi there, I've a weird issue there : ``` router.get("/list/", async (req, res, next) => { let promise = new Promise(function(resolve, reject) { db.query(queries.LIST, parameters, (err, rows, moreResultSets) => {...
Hello, I am having this weird issue with ODBC just on my production environment but not on development. I have this below function. When this function is called, it returns...
Builds fine with UnixODBC
CMake.js is a Node.js native addon build tool which works exactly like node-gyp, but instead of gyp, it is based on CMake build system. With this we don't need Python...
`{ [Error: [unixODBC]敓癲牥愠摮漯潰瑲愠瑴楲畢整牡浥瑰y] errors: [ { message: '[unixODBC]敓癲牥愠摮漯潰瑲愠瑴楲畢整牡浥瑰y', state: '奈〰0' } ], error: '[node-odbc] SQL_ERROR', message: '[unixODBC]敓癲牥愠摮漯潰瑲愠瑴楲畢整牡浥瑰y', state: '奈〰0' }` One of the stack overflow answer `You have two issues....
Hello, Does this driver has any SQLBindparameter() equivalent to allow developers to explicitly bind the parameters by passing the input C and SQL type? or Is there a way to...
Is anyone familiar with this error and what may cause it? `ODBC v1.4.6` #### Error ``` { message: '[Amazon][Amazon Redshift] (30) Error occurred while trying to execute a query: [SQLState...