SolidCP & MSPControl: Create MS SQL database

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.


  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

SolidCP & MSPControl: How to backup MSSQL database via control panel

You can backup the entire MSSQL database from hosting control panel.Please follow the steps below...

How to connect to MSSQL database using SQL Server Management Studio?

To manage your MS SQL database using SQL Server Management Studio.SQL Server Management Studio...

How to connect to older version MS SQL using Enterprise Manager?

To connect to older version of MS SQL database (such as MS SQL 2000), you can use Enterprise...

Connection strings for SQL Server

Connection string is a string that contains information about a data source and means of...

SolidCP & MSPControl: How to restore MSSQL database via control panel

You can restore the entire MSSQL database from the web hosting control panel.Please follow the...