To configure the database server connection in a dialog mode, do the following:

  1. Go to the DB or DB protocol tab on the settings panel of the Operator protocol object (1).
  2. Click the Connecting dialog button (2).
    The SQL Server Login window opens.
  3. In the Server list, specify the SQL Server to connect to (1).

    If the required SQL Server is in theĀ Server list, then there is no need to further configure the connection.

    When you work in a distributed configuration, you must enter the name of the computer without the (local) value where the database is stored. For example, "WS1\SQLEXPRESS", where WS1 is the name of the computer on which the database is stored.

  4. If you need to specify the login and password to authorize on the SQL Server, then set the Use Trusted Connection checkbox (2). As a result, the Login ID and Password fields are available for editing.

    If theĀ Use Trusted Connection checkbox is set, then the authorization on the SQL Server is performed using Windows OS credentials.
  5. To set advanced connection options, click the Options >> button (3).
    1. In the Database drop-down list (4), select the database to store events.
    2. In the Language list (5), select the language of SQL system messages.
    3. In the Application Name field (6), set the application name (PSIM by default).
    4. In the WorkStation ID field (7), set the computer name (computer ID in Windows OS by default).
  6. To save the settings, click the OK button.
To view the help information about the SQL Server Login window, click the Help button.

The database server connection is now configured.