Hi Sir
I want Restore database backup in sql erver 2014.
- when i select restore database then one message show in top of window No backupset selected to be restored.
Please anyone tell me how to restored databse.
TITLE: Microsoft SQL Server Management Studio
No backupset selected to be restored.
BUTTONS:
OK
Did you select appropriate .bak file ? Try selecting Cronus backup file to restore and check if it works.
My latest database backup .bak file was corrupted. Thanks
hii
i think ,if you have Ldf,Mdf file related database then ,you can attach the database using sql server database (must have ldf,mdf file)
Just check whether the backup is taken from SQL higher version like 2016 and trying to restore in lower version.