Restoring MS SQL Database from a backup

If the database already exists and you only need to restore its content:

 

Go to Domains > domain name > Backup Manager > Database Backup Repository, select the required backup file from the list and click Restore Selected.

 

If you do not have the backup file on your server, you can upload the backup file to the server repository from your local machine. For more information, refer to the section Uploading Database Backup Files to Server (below).

 

Confirm the restoration by selecting the corresponding check box and click OK.

 

If you are restoring MS SQL database, there is a possibility that some database users will be orphaned. In order to provide the ability to access and use the database for these users, you need to repair them. For more information, refer to the section Recovering Orphaned Database Users.

 

Uploading Database Backup Files To Server:

 

To upload a backup file to backup repository:

 

Go to Domains > domain name > Backup Manager > Database Backup Repository and click Upload Backup File.

 

Select the database in which repository you want to upload the backup file to in the Database name menu.

 

Click Browse... and select the required backup file.

 

Leave the Restore database backup immediately upon uploading check box selected if you want the database contents to be restored immediately after the backup file is uploaded.

 

Click OK.

 

The database backup file will be uploaded to the backup repository of the specified database.

 

 

If the database does not exist and you need to recreate it from scratch:

 

Go to Domains > domain name > Databases and click Add New Database.

 

Specify the database name, type and server for the database you are restoring.Note. You can specify a new database name, but you must choose the correct database type: for example, if you are trying to restore a MySQL database, choose MySQL database type.

 

Select the Restore database from backup file check box.

 

Specify the location of the database backup file. You can upload a backup file from your local machine or specify a file located on the server.

Provide the default username and password for the restored database.

Click OK.

If you are restoring MS SQL database, there is a possibility that some database users will be orphaned. In order to provide the ability to access and use the database for these users, you need to repair them. For more information, refer to the section Recovering Orphaned Database Users

web hosting company

 

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Changing permission in website Panel

1. Log in to WebSitePanel. 2. Click the File Manager to browse through the folders and files...

MS SQL - SAMPLE CONNECTION STRING (ASP.NET)

This is a sample connection string which you can use with MS SQL 2005 / 2008 under ASP.NET:...

MS SQL Remote Management

We allow remote management/connections for our MS SQL database for applications such as SQL...

How to connect to MS SQL remotely?

The remote MS SQL is activated by default. You need to create database, and database user and...

MS SQL Reporting Services

We do include support for MS SQL Reporting Services.   For more information please check the...