This topic describes connection parameters for SQL Client data provider.
Server
The name of the server.
Use Windows Authentication
Allows a network user to access the database for this connection without entering a separate User ID or password because they are obtained from the Windows NT network security process.
Use SQL Server Authentication
Uses the specified user name and password for authentication.
User name
Enter your User ID here.
Password
Enter your password here.
Save my password
If set to True, the password is stored together with the other connection parameters.
Caution! |
User password will be stored in your model in an unencrypted form (as plain text). |
Database
The name of the database.