SQL Database for Trial Users

From RangerMSP Wiki - PSA software for MSPs and IT services providers
Jump to navigation Jump to search
Setup > SQL Database for Trial Users

Introduction

The following documents explains how to install a trial Commit SQL Database. Using this requires contacting the Commit Support team in order to receive trial licenses for the Commit SQL Database.

Installation Instructions

Please follow the instructions bellow to install the Commit SQL Database for Trial Users.


Log in as an Administrator, and run the installation file on your server. The following window is displayed:

Click Next.


File:1.jpg


Use the default installation folder and just click Next.


File:2.jpg


Type your serial number (not the one displayed bellow), check 'I have an evaluation Authorization code', and enter your authorization code.

Click Next.


File:3t.jpg


In the Registered Owner field, enter or the name of your business. Select Automatic Startup, and click Next.


File:4t.jpg


Once the registration is complete, the following window is displayed:


File:9.jpg


Click Exit.


Verifying the installation:

The Commit SQL Database runs on the server as a service called the Advantage Database Server.

If you have any program control software installed on your server, remember to allow the Advantage Database Server to act as a server.

In order to start/stop the database server, start and stop the service (named Advantage Database Server) from the Service Manager window (Control Panel > Administrative Tools > Services). Make sure that no one is using Commit when you stop the service.



Congratulations! You have installed the Commit SQL Database.

Optional Settings

Now that CommitCRM depends on the Advantage Database service, the Commit Services (CommitWebInterface & CommitServer) also need the Advantage server to to be up before they try to load. To set these services to be dependent on the Advantage Service, follow these steps:

  1. Backup your current registry settings.
  2. Run regedit to open your registry.
  3. Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services and locate the CommitWebInterface/CommitServer services that you need to set a dependency for.
  4. Open the DependOnService key on the right side. If the selected service does not have a DependOnService key, then create one by right-clicking and selecting New > Multi-String Value.
  5. In the value field, enter Advantage.
  6. Click OK, close your registry and restart your machine.

See Also