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 کاربر این را مفید یافتند
آیا این پاسخ به شما کمک کرد؟

مقالات مربوطه

How to backup and then store MSSQL database to older version

Rather than using the typical way to backup and restore your database, you will need to generate...

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...

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...

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...

Connection strings for SQL Server

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