The following proceedure will allow you to configure NDS Migrator to connect to a SQL database on a non-standard port:
1. Click Start Menu | All Programs | Quest Software | Quest NDS Migrator | DB Installer
2. The settings required are dependant on the environment and the installed version of SQL, try the following combinations in the Server field:
<hostname>,<port>
Example: SQL01,9101
<hostname>\<instancename>,<port>
Example: SQL01\MSSQLSERVER,9101
3. Click Select Server.
4. This will generate a dialog box stating that "<server> in domain <domain> has been selected". If this dialog box returns missing values, then you may need to try a different combination of server settngs from above.