You can restore the entire MSSQL database from the web hosting control panel.
Please follow the steps below to restore 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 Restore button.
6. Click on the Choose File button to browse the backup file on your local computer.
The backup can be in .bak, .zip or .sql format.
7. Once you selected the backup file, click Restore to begin the restore process.
The existing database will be overwritten by the database you restored.