17 Dec 2013
Restoring an nopCommerce database from backup
-
Download last Full and last Differential backup from S3
Using Microsoft SQL Server Management Studio
-
Using Databases / nopCommerce*** - Tasks / Restore / Databases
Restore Full backup setting Recovery state to RESTORE WITH NORECOVERY
Restore Differential backup setting Recover state to RESTORE WITH RECOVERY
If there is no Differential backup the Full backup should be restored setting Recover state to RESTORE WITH RECOVERY -
Using Databases / nopCommerce* / Security / Users / default* - Delete
Delete the default*** user in the restored database. -
Using Security / Logins / default* - Properties | User Mapping
Map the server login default* to the default* user in the nopCommerce* database -
Using Databases / nopCommerce* / Security / Users / default* - Properties | General
Enable the following Role Members - db_datareader, db_datawriter, db_owner, db_securityadmin