For each Tealeaf® database, follow these steps in SQL Server Management Studio, which
must be connected to the new SQL Server instance.
Procedure
- Right-click the Databases folder in Object Explorer.
- Select Restore Database....
- Under Source for restore:
- Select From device.
- Select the ... button to the right of the
From device box.
- Select Add.
- Select the backup file for the current database. In the above
example, it is C:\tl_reports.bak. Click OK.
- Click OK to return to the Restore
Database window.
- Under Select the backup sets to restore, select the Restore check box to the left of the newly added backup.
- Under Destination for restore:
- From the To database drop-down, select the name of the current
database.
- Under Select a page, select Options.
- Select the check box next to Overwrite the existing database.
- Under Restore the database files as, update the filegroups
to reflect your filegroup paths.
- Select Leave the database ready to use by rolling
back uncommitted transactions.
- Click OK.