How to install informix on node.js?

自作多情 提交于 2019-12-12 01:47:51

问题


I try to install informix on node.js via follow from "https://npmjs.org/package/nodejs-db-informix", but it's not success. I don't understand about Pre-req (Setup and configure Informix). I try to install informix on node.js in windows 7. How to solve this problem?

Thank you for help Lohkaeo


回答1:


you have to install informix first (I think that's not done yet). See e.g. http://www.informix-zone.com/getting-started-informix-windows-installing-and-getting-and-running-no-time if you really want to install it on windows..

Then you have to configure the database to be able to access it via nodejs-db-informix...



来源:https://stackoverflow.com/questions/19971554/how-to-install-informix-on-node-js

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!