Versions Compared

Key

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

...

It is necessary to create the protocol database beforehand with the help of the MS SQL Server program. Do the following:

  1. Open Microsoft SQL Server Management Studio Express;
  2. Select Databases.
  3. Right-click and select the New Database…
  4. Specify the protocol database name in the Database name line in the New Database dialog box.
  5. To create a new protocol database, click the OK button. 
  6. Shut down Microsoft SQL Server Management Studio Express by clicking the Close button in the upper right corner of the dialog box.

As a result, the protocol database is created.

To enable the external event protocol, do the following:

...