Microsoft SQL Server and Microsoft SQL Server Mobile Edition Connection String Parameters

The following parameters are required to configure a Microsoft SQL Server and Microsoft SQL Server Mobile Edition connection string:

Option

Description

Server name

Specifies the server name.

User name

Specifies the database user name.

Password

Specifies the database user password.

Authentication type

Specifies authentication type, Use SQL Server Authentication, or Use Windows Authentication

Database name

Specifies the database name

Database file name

Specifies the database's file name.

Logical name

Specifies the logical name for the database file.