nawerhy.blogg.se

Informix odbc port
Informix odbc port




  1. #INFORMIX ODBC PORT INSTALL#
  2. #INFORMIX ODBC PORT DRIVERS#
  3. #INFORMIX ODBC PORT DRIVER#

You may send pull request, together we grow as an open community.

#INFORMIX ODBC PORT DRIVER#

The development activities of the driver are powered by passion, dedication and independent thinking.

#INFORMIX ODBC PORT INSTALL#

If npm install informixdb aborts with "Out Of Memory" error on AIX, first run ulimit -d unlimited and then npm install informixdb. To uninstall informixdb from your system, just delete the node-informixdb or informixdb directory. Or, you can install the latest driver from Github (Not recommanded for production use): npm install git+įor more installation details please refer: INSTALLATION GUIDE API Documentationįor complete list of informixdb APIs and example, please check API DOCUMENTATION Quick Example You may install the package using npm install command: npm install informixdb

#INFORMIX ODBC PORT DRIVERS#

No need to untar/unzip the driver and do not change the name of downloaded file.ĭownload onedb-odbc-driver ( based on your platform & architecture) from the below HCL Hosted URL:ĭOWNLOAD ODBC DRIVER Informix ODBC Drivers for Specific Platform and Architecture Platform If you don't have alternate hosting URL then, you can download the tar/zipped file of driver from the HCL Hosted URL and can set the CSDK_INSTALLER_URL environment variable to the downloaded "tar/zipped driver's" parent directory path.

informix odbc port

  • Set CSDK_INSTALLER_URL environment variable with alternate odbc/driver downloading URL link or with locally downloaded "tar/zipped driver's parent directory path.
  • Set this environment variable to by-pass the HCL Hosted URL for downloading odbc driver.
  • Set INFORMIXDIR environment variable to a pre-installed Informix CSDK installation directory.
  • informix odbc port

  • Set CSDK_HOME environment variable to a pre-installed Informix CSDK installation directory.
  • On distributed platforms, set this environment variable if you want to compile/build the informixdb module.
  • ** To use exiting CSDK installation directory set below env variables, it will prevent automatic download of Informix ODBC driver ** Important Environment Variables and Download Essentials Install a newer compiler or upgrade the older one.) (Note the default compiler on RHEL 6 does not have the required support. If Linux Platform: for compilation of informixdb C++11 compiler is required, if not available then module will install with "pre-compiled" binary version. If Windows Platform: for compilation of informixdb Visual Studio is required, if not available then module will install with "pre-compiled" binary version. Informix ODBC (It will get download automatically while installation, if CSDK_HOME/INFORMIXDIR is not set.) The latest node.js version using which informixdb is tested: 14.17.5 Prerequisite Recommended version of node.js is >= V10.X Node.js Version Supported Platforms - Windows64, Linux圆4, Linuxia32, AIX. Informix native node.js driver is a high performance driver with asynchronous/synchronous interface suitable for highly scalable enterprise applications and lightweight enough for Internet of things (IoT) solutions working with Informix database. Informix native node.js driver - node-informixdb:






    Informix odbc port