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 to backup your MSSQL database.

* Replace yourdomain.com with your actual domain name.

1. Login to your hosting control panel (EG. http://cp.yourdomain.com).
2. Under "Databases" section, click on SQL Server database icon.
3. Click on your MSSQL database name in the list.
4. Expand "Maintenance Tools" section.
5. Click on the Backup button.
6. Enable or disable "Zip Backup" according to your preference, then click Backup button to begin the backup.

The backup will be downloaded to your local computer through your web browser.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Connection strings for SQL Server

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

SolidCP & MSPControl: Create MS SQL database

Please follow the steps below to create your MSSQL Server Database in control panel. * Please...

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

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