Creating Microsoft SQL Logins

Logins are used to access Microsoft SQL server and to create database users. You should create as many logins as many users you will have.

To create an Microsoft SQL login:

  1. Select Microsoft SQL in the Databases menu.
  2. Click the Add New Microsoft SQL login icon at the bottom of page:

  3. Enter login and password into the Microsoft SQL Login Creation Form that shows:

    Note: you can change password by clicking the Change icon against the login name in the Controls section.

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

To delete login, click the Trash icon against the login name, in the Controls section.

Important: With deleting a login, Parallels H-Sphere will delete all databases created under it and also all users under the databases. Also if you have some users under this login that are associated with another database, these users will be deleted as well. Please make sure you want to delete the login before clicking Trash.