About Ispirer Systems
Ispirer Home Page Database Migration Application Conversion Downloads
Sqlways.ini File - Section [INFORMIX]
This article describes the sqlways.ini file's [INFORMIX] section and the options it contains.
Option name | Description |
---|---|
SERVER_NAME | Specifies the server name where Informix database is located. |
DATABASE | Specifies the database name where converted sql objects will be imported. |
USER | Specifies the user that will be used to connect to Informix database. |
PWD | Specifies the password that will be used to connect to Informix database. |
PORT | Specifies the port number that will be used to connect to Informix database. |
BIN | Specifies the path to the Informix native utility dbaccess.exe, that is used to load the converted code and data into the Informix database. |
TARGET_VERSION | Specifies the version of the Informix database. |
Example:
[INFORMIX] SERVER_NAME=vm_test