Versions Compared

Key

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

...

  1. Open Microsoft SQL Server Management Studio Express;
  2. Select Databases.
    Image RemovedImage Added
  3. Right-click and select New Database…
  4. Specify the protocol database name in the Database name line in the New Database dialog window.
    Image RemovedImage Added
  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 window.

...

  1. Run the idb.exe utility (see Running Starting and shutting down the idb.exe utility).
  2. Select the Protocol database from the Select source database drop-down list.
    Image RemovedImage Added
  3. To enable the Protocol database, set the Use checkbox (1).
    Image RemovedImage Added
    As a result, the Configure button becomes active (2).
  4. To connect to the the Protocol database, click the Configure button.As  As a result, the Data link properties dialog window appears.
  5. Go to the the Provider tab.
  6. Select the Microsoft OLE DB Provider for SQL Server from the OLE DB Provider(s) list (1).
    Image RemovedImage Added
  7. Click the Next button (2).You  You will be automatically redirected to the Connection tab.
  8. Do the following in the Connection tab:
    1. Select a server name from the Select or enter a server name drop-down list (1).
      Image RemovedImage Added
    2. Specify the user name in the User name field and specify the password in the Password field (2).
    3. Set the Allow saving password checkbox (3).
    4. Go to the All tab.
      Image RemovedImage Added
    5. In the Persist Security Info field, set the True value. This is necessary to correctly save the user password.
      Info
      titleNote

      Each time you change the server connection parameters, you must set the Persist Security Info field value to True.

    6. Select the protocol database in the Select the database on the server drop-down list (4).

      Info
      titleNote

      You must select a database at this step. If you leave the database field blank, after you close the Data Link Properties window, the line "Database is not set in connection settings" appears in the database description window of the IDB.exe utility and the OK button to save changes is inactive.

    7. Click the Test connectionConnection button (5).

    8. If the connection to MS SQL Server is successfully established, then the Test connection succeeded message appears.
      Image RemovedImage Added

    9. Click the OK button in the message window. The window closes automatically.

  9. Select the dbi file. Click the button next to the Select dbi-file information field.
  10. As a result, the Open dialog window appears.
  11. Select the database structure fileCfile C:\Program Files\Axxon PSIM\protocol.dbi.
    Image RemovedImage Added
  12. Click the Update database button to update the database in accordance with the psim.dbi file specified in the Select dbi-file field.
    Image RemovedImage Added
    As a result, database update starts. Information about this process is displayed in the Protocol table. 
    Database is updated, when there is the Database Updating is completed! message in the Protocol table.
  13. To save Axxon PSIM connection parameters to the Protocol database, click the OK button. As a result the dialog window closes automatically.

...