Events
Mar 31, 11 PM - Apr 2, 11 PM
The biggest SQL, Fabric and Power BI learning event. March 31 – April 2. Use code FABINSIDER to save $400.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Applies to:
SQL Server
Use the Select Backup Device dialog box to select a logical backup device for the restore operation.
A logical backup device is a user-defined logical device that corresponds to a physical device, either a tape drive or a disk drive, that is provided by the operating system.
Note
If a backup uses multiple backup devices, they all must correspond to a single type of device.
To use SQL Server Management Studio to view the contents of a backup device
Backup device
In the list box, select the name of a logical backup device from which you want to restore.
For information about how to view the contents of a backup device, see View the Properties and Contents of a Logical Backup Device (SQL Server).
If you do not see a logical backup device that contains the backup you are seeking on the list, the backup might have been written directly to one or more files or tape drives. If this is the case, cancel the Select Backup Device dialog box; and in the Specify Backup dialog box, select File or Tape in the Backup media list box.
Events
Mar 31, 11 PM - Apr 2, 11 PM
The biggest SQL, Fabric and Power BI learning event. March 31 – April 2. Use code FABINSIDER to save $400.
Register todayTraining
Documentation
In SQL Server, the Backup Timeline dialog box allows you to locate and specify backups to restore a database to a point-in-time.
Restore a Backup from a Device (SQL Server) - SQL Server
This article describes how to restore a backup from a device in SQL Server by using SQL Server Management Studio or Transact-SQL.
Restore a Database Backup Using SSMS - SQL Server
This article explains how to restore a full SQL Server database backup using SQL Server Management Studio.