UNPKG
ifxnjs
Version:
latest (10.0.5)
10.0.5
10.0.3
10.0.2
10.0.1
8.0.1
6.0.7
6.0.6
6.0.5
Informix native node.js driver
github.com/OpenInformix/IfxNode
OpenInformix/IfxNode
ifxnjs
/
test
/
config.testConnectionStrings.json
10 lines
(9 loc)
•
167 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"SERVER"
:
"ids1210"
,
"DATABASE"
:
"db1"
,
"UID"
:
"informix"
,
"PWD"
:
"xxxxx"
,
"HOSTNAME"
:
"127.0.0.1"
,
"SERVICE"
:
9088
,
"PROTOCOL"
:
"onsoctcp"
}