Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To configure the database server connection in an 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).
    Image Modified
  2. Click the Connecting dialog button (2).
    The SQL Server Login dialog box will be displayed.
    Image ModifiedImage Modified
  3. In the Server list, specify the SQL Server to connect to (1).

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


    Info
    titleNote.

    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.


  4. 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
    titleNote.
     If the Use Trusted Connection checkbox is set, then the authorization on the SQL Server will be provided using Windows account information.


  5. To set advanced connection options, click the Options >> button (3).
    1. In the Database drop-down list, select the database to store events (4).
    2. In the Language list, select the language of SQL system messages (5).
    3. In the Application Name field, set the application name (Intellect Axxon PSIM by default) (6).
    4. In the WorkStation ID field, set the computer name (WindowsID by default) (7).
  6. To save the settings, click OK.

...