SQL Conversion Wizard: Select SQL Server Database
Database Selection - SQL Server
Server
Select a server name from the drop-down list, or type the location of the server where the MSSQL database you want to access is located.
Use NT Authentication
Click Use NT Authentication to specify that the provider requests a secure (or trusted) connection to the MSSQL Server. When selected, SQL Server uses integrated login security to establish connections using this data source, regardless of the current login security mode at the server. Any login ID or password supplied is ignored. The database administrator must have associated your Windows network ID with a SQL Server login ID.
User
Enter the user name to use for authentication when you log on to the MSSQL database.
Password
Enter the password for your user name.
Database
Enter the name of the database you are connecting to. Use the combo list to select from a list of databases belonging to the specified server.
Note: You must have entered a valid server name, user name, and password so that the server can be queried to provide this list.