1. Home
  2. Settings
  3. MSSQL Settings
  4. MSSQL on Amazon RDS – Create AimBetter SQL User
  1. Home
  2. Settings
  3. Amazon RDS Settings
  4. MSSQL on Amazon RDS – Create AimBetter SQL User

MSSQL on Amazon RDS – Create AimBetter SQL User

Create a Monitor User for AimBetter

You can create a database user with minimal permissions for your Amazon RDS for Microsoft SQL Server DB instance by running the following script:

AimBetter SQL Server User for RDS Script

Notice

Substitute {Password} with your chosen password in this script.

Use an application such as SQL Server Management Suite (SSMS). Log into the DB instance as the master user that was created when you created the DB instance.