|
Ispirer SQLWays Database Migration Software
[Sybase] Subsection
This subsection is used to adjust script generations when Sybase is the target database, and to specify properties when it is the source database.
- BIN - Specifies the directory where the Sybase utilities like BCP and ISQL are located.
- SERVER_NAME - Specifies the server name that is used in generated scripts for the BCP and ISQL utilities (Parameter -S).
- DATABASE - Specifies the database name that is used in generated scripts for the BCP and ISQL utilities.
- USER - Specifies the user name that is used in generated scripts for the BCP and ISQL utilities (Parameter -U).
- PWD - Specifies the user password that is used in generated scripts for the BCP and ISQL utilities (Parameter -P).