Creating Microsoft SQL Databases

Databases are created under logins and there can be several databases under one login.

To create a Microsoft SQL database:

  1. Select Microsoft SQL databases in the Databases menu.
  2. Click the Add database icon at the bottom of the page that appears.
  3. Fill the MSSQL Database Creation form:

  4. Click the Submit button.
  5. Agree to additional charges.

Important: When Microsoft SQL creates a database, it automatically creates a user with the same name as the login this database was created under.

To delete a database, click the Trash icon against the database name in the Controls section. Deleting a database will delete all its users.