For the complete documentation index, see llms.txt. This page is also available as Markdown.
installationconfigurationCentral ManagerCentral AdministratorSQL ServerSQL Server ExpressCentral databaseforce install tables

Connect to SQL Server and the Central database and force install tables

This topic describes how to connect to SQL Server and the Central database in Central Administrator, and how to update the tables in the Central database using the Force Install Tables function.

  1. Open Central Administrator. The shortcut should be available on your desktop.

  2. Click Connect.

  1. In the Server field, select the host name of the computer where you installed SQL server and the name of the SQL Server instance.

  1. Under Connection information, select Use SQL Server Authentication.

  2. Enter the User name and Password for the system account.

  3. From Database, select the Central database.

  4. Click Connect. You will notice that the functions in the Database menu are now accessible.

  1. In the Database menu, click Force Install Tables.

Starting with release 3.11.14, the Force Install Tables function no longer creates the SYNCGUID column in the RMH or third-party app tables. The Prepare Database function will create the SYNCGUID column in the RMH table, but it will no longer create it in third party app tables.

  1. Click Yes to continue.

  1. Wait while Central Administrator executes the SQL scripts to create RMH custom tables in the Central database. This may take a few minutes.

  2. Click OK to close the confirmation dialog.

Last updated