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