OpenInformix / IfxNode

Informix native node.js driver for scalable enterprise and IoT solutions.
MIT License
9 stars 11 forks source link

Am unable to connect #8

Closed csm03780513 closed 6 years ago

csm03780513 commented 6 years ago

[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified, How can I specify a driver property to be used

msatyan commented 6 years ago

Please make sure you have installed Informix Client SDK 4.10 FC2 or above and setup correctly. Also the node.js libraries that you are using is also 64bit and it node.js v8.x

csm03780513 commented 6 years ago

thanks that worked