To attach a full database backup using ApexSQL Restore:
- Start ApexSQL Restore
- If there aren’t any attached backups present click the Add virtual database button
- In the Restore a backup dialog that will appear provide:
- The name of the SQL Server instance the backup will be attached to
-
The preferred authentication method; to use SQL Server authentication a set of valid SQL Server credentials needs to be provided
Quick tip:
Regardless of the authentication method, the account used to authenticate to the SQL instance needs to have the CREATE DATABASE permission over that instance
- The name of the database the backup will be virtually restored to
- Click Next
- To specify the backup to be attached click Add files, navigate to the backup file and click Open
- Review the backup properties and select the appropriate checkbox
- To attach a different file click red X and repeat the process described in step 5
- To specify a non-default restore path click Advanced >> and specify the patch
- Click Finish to attach the backup