Please follow the instructions below to restore a database backup:
- Launch SQL Server Management Software and connect to your SQL instance
- Expand the database tree, right click your 'ProCal' database, then select Tasks > Restore > Database
- Select the 'device' option, then use the browse button to locate your backup file
- The backup information will be displayed in the restore plan window:
- Navigate to the 'options' page, then enable the following options:
- Overwrite the existing database (WITH REPLACE)
- Close existing connections to destination database
- Press 'OK' your backup will now restore