Go to documentation repository
To configure the database server connection in an a dialog mode, do the following:
In the Server list, specify the SQL Server to connect to (1).
Info | ||
---|---|---|
| ||
If the required SQL Server is in the Server list, then there is no need to further configure the connection. |
Info | ||
---|---|---|
| ||
Working in the distributed configuration it is needed to enter the name of the computer without the (local) value where the database is stored. For example, "WS1\SQLEXPRESS", where WS1 – the name of the computer on which the database is stored. |
If you need to specify the login and password to authorize the SQL Server, then set the Use Trusted Connection checkbox unchecked (2). As a result, the Login ID and Password fields are available for editing.
Info | ||
---|---|---|
| ||
If the Use Trusted Connection checkbox is set, then the authorization on the SQL Server will be provided using Windows account information. |
...