Skip to main content

Database Page

The Access Information Center must have access to the SQL Server hosting the database. It is configured during installation. If it is necessary to modify these setting after installation, that is done on the Database Page of the Configuration interface.

Configuration interface showing the Database page

SQL Server database information:

  • Server Name – Host name of the SQL Server serving the database in one of the following formats:

    • No named instance: [SQLHostName]

      • Example: NT-SQL02
    • Named instance: [SQLHostName][SQLInstanceName]

      • Example: NT-SQL02\Netwrix
    • No named instance with non-standard port: [SQLHostName],[PortNumber]

      • Example: NT-SQL02,1392
    • Named instance with non-standard port: [SQLHostName][SQLInstanceName],[PortNumber]

      • Example: NT-SQL02\Netwrix,1392
  • Database – Name of the SQL database

Database service account information:

  • Use the Windows account running this service — Local System, or computer account (NT AUTHORITY\SYSTEM)

  • Use the following SQL account – Uses SQL Authentication to the database. Provide the properly provisioned SQL credentials for the database

Remember, click Save when any changes are made to this page.

Update the Database Service Account Password

Follow the steps to update the Database service account password. These steps only apply for the SQL Authentication option.

Step 1 – On the Database page, enter the new password in the correct field.

Step 2 – Click Save. Then click OK to confirm. After the settings are saved, a re-authentication is required to continue using the Access Information Center.

The Database service account password has been updated.