-
Issue reported by @mikeseaversu
---
Hi amitkr,
Thanks for your reply. Below is my procedure to build and test
nodejs-db-informix.
1. Install npm, node.js
2. $ npm install nodejs-db-informix
npm ht…
-
Hi,
I have trouble with our locales. We are using czech locale for Central Europe, CP1250 on Windows, with PC-LATIN-2 on DOS command window.
So my settings is:
SET DB_LOCALE=cs_CZ.cp1250
SET CLI…
-
- [ ] I would like to see the error code in the err json structure
- [ ] I probably don't need duplicate Error and message fields
- [ ] We have lower and upper case Error/error that seem different. …
-
I'm experiencing an issue that appears to be related to the Informix SDK version.
My workstation is currently running CentOS 7.6.1810.
When Informix SDK 4.10.FC8DE is installed, the npm package …
-
Trying to use this module on a Raspbian Jessie ARM linux install on a Raspberry Pi 2B
Building is resulting in compilation errors.
npm install --save informix
```
> informix@0.5.7 install /h…
saraf updated
7 years ago
-
Are you planning nodejs-db-informix in windows?
or ... how to do that.
Thank yoy very much
-
Greetings!
I am using a slightly modified version of bench_insert.js in the test folder, instead of 100 inserts, I am making it do 200000 inserts just to give me some time to test what happens when…
saraf updated
7 years ago
-
When trying to look at the practice problems, I see a timeout message, and then the list of problems is empty.
-
When I attempt to pass any parameters for binding via query or querySync I get a segfault.
I've been able to track it down as far as a call to SQLBindParameter in odbc_connection.cpp (line 1129).
I ha…
-
The indices will be initially partitioned and distributed throughout the cluster based on their respective HEALPix pixel ID's. However that only gets us all the entries in the index at the location a…