|
Ispirer SQLWays Database Migration Software
/D - Data source name (ODBC alias)
Syntax: /D=DataSourceName
This option specifies the name of the source database. This is an ODBC alias for the database.
The option allows you to specify any data source type supported by ODBC: System, User or File DSN. For example, to specify a System or User DSN set /D=DsnName, to specify a File data source set /D=C:\PathToFileDSN\FileDsn.dsn.
The option is mandatory. You can specify this option in the initialization file. See Initialization File Options for details.