Please follow the steps below to create your MSSQL Server Database in control panel.
* Please replace yourdomain.com with your actual domain.
1. Login to your hosting control panel (EG. http://cp.yourdomain.com)
2. Go to the Database icon and then select SQL Server.
3. Click the Create Database button.
4. Enter the name of database on the Database name textbox.
5. Click the Save button.
6. Next to create a database user to access the new database, click the button Create User.
7. Enter the "User name", "Password" and select the "Default database" the new database user is associate with.
8. Under Database section, tick the databases you want to grant access for this user account.
9. Click Save button.