Configure SQL Server

  1. Install SQL Server or SQL Server Express.

Newly installed SQL Server instances do not allow remote connections. Please follow the directions in SQL Server.

For added security, you can enable SSL Encryption to communicate with your instance of SQL Server. However, due to a framework limitation, this is not compatible with our iOS and Android versions of Remote Desktop Manager macOS. Please follow directions on Configure SQL Server Database Engine for encrypting connections.

  1. Click on the setting button in the Navigation pane or go in File – Data sources.
    Setting button
    Setting button
  2. Click on the plus to Add a New Data Source.
    Data Source – Add a new data source
    Data Source – Add a new data source
  3. Select Microsoft SQL Server.
    Select SQL Server data source
    Select SQL Server data source
  4. Provide the connection information for the SQL Server with a user having enough privileges to create the database.
    SQL Server data source configuration
    SQL Server data source configuration
  5. Select the Upgrade tab and click the Create Database button. If the database is already created on the SQL Server, press the Update Database button to create the appropriate tables in the database.
    SQL Server – Upgrade tab
    SQL Server – Upgrade tab
  6. Once the database is created, create a Remote Desktop Manager administrator account via the Administration – Users menu.

If the database is created using a system administrator (example: SA), we recommend to keep this user only for the database creation and the database upgrade. A Remote Desktop Manager administrator account must be created first. Then, regular users are created with this administrator account.

  1. Connect to the SQL Server data source with the Remote Desktop Manager administrator account. To do so, go in File – Data Source and click on the setting button to edit the data source used to create the database and change the login information for the administrator account created with Remote Desktop Manager.
    SQL Server – Connection tab – User
    SQL Server – Connection tab – User

The SQL Server data source is now correctly configured.