About Ispirer Systems
Ispirer Home Page Database Migration Application Conversion Downloads
Sqlways.ini File - Section [NUODB]
This article describes the sqlways.ini file's [NUODB] section and the options it contains.
Option name | Description |
---|---|
HOST | Specifies the host\server name where NUODB 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 NUODB database. |
PWD | Specifies the password that will be used to connect to NUODB database. |
PORT | Specifies the port number that will be used to connect to NUODB database. |
BIN | Specifies the path to the NUODB native utility, that is used to load the converted code and data into the NuoDB database. |
TARGET_VERSION | Specifies the version of the NUODB database. |
Example:
[NUODB] HOST=vm_test