SQL Server Database

SQL Server Configuration:

To configure SQL Server Database, follow the steps below:-

  1. Select ‘SQLServer’ from drop down menu of ‘Database Type’. If it is already present then ignore.
  2. Select “Create New Account” from the “Add Account” drop down menu.
  3. Add user friendly name for account, for example “SQL Server Sample Account”.
  4. Enter your Server IP and Server Port.
  5. Enter Database Name from your SQL Server.
  6. Enter Username and Password.
  7. Click on “Save” button.

IMPORTANT: Please make sure your SQL Server Database instance must be accessible from the Gathr Analytics Machine.

Top