Install Database

You are here:

Minimum Requirements

  • Microsoft SQL Server 2017
    • The free Express editions are also supported.
    • Case-insensitive collation
  • User running the install must have sysadmin rights on the database server.

Installation

  1. Double-click the setup file.
  2. Click Yes to the User Account Control prompt as the installation routine will need elevated privileges.
  3. Click Next.
  4. Read and accept the License Agreement and click Next.
  5. Under Database Server Name put the hostname or FQDN of the database server.
    1. If you are using an instance other than the default instance, specify “server name\instance name” here.
  6. Click Next. The installer will automatically test the database connection before proceeding.
  7. Under IIS Application Pool Identity put in the low privilege domain account that the IIS application pool will run under. This account will be used for the database connection and will be granted appropriate rights to the database, once created.
  8. Click Next.
  9. If a user other than you needs admin rights to System Frontier initially after the installation is complete, specify their username here under the Additional Administrator

Click Install to complete the installation.

There is a known issue with the installer where it may fail if the account is already a login in SQL Server. Using a new service account usually yields better results. While logged in as the user running the database installer, you can go to the %temp% folder and look for recent log files that start with “SFDB”. You will see the actual error details if you encounter any.
Was this article helpful?
Dislike 1