UNPKG
ifx_db
Version:
latest (6.0.5)
6.0.5
6.0.4
6.0.3
6.0.2
6.0.1
6.0.0
4.0.4
4.0.3
4.0.2
1.0.1
1.0.0
IBM Informix bindings for node
github.com/ifxdb/node-ifx_db
ifxdb/node-ifx_db
ifx_db
/
test
/
config.testConnectionStrings.json
9 lines
(8 loc)
•
145 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"DATABASE"
:
"db1"
,
"UID"
:
"informix"
,
"PWD"
:
"xxxxx"
,
"HOSTNAME"
:
"127.0.0.1"
,
"PORT"
:
9088
,
"PROTOCOL"
:
"TCPIP"
}