February 21, 2012 at 12:17 pm
Hi,
I have a backup file as Mydb_20120219181004.bak.
Now, I want to find out what type of backup (full/differential/log) the file has in it?
Please advise how to find that information
Thanks
February 21, 2012 at 12:34 pm
February 21, 2012 at 12:38 pm
An easy way is to, through SQL Management Studio, restore the database but before you actually restore it when you first click on the media where you "Specify Backup" click on the backup location of the file and click the "Contents" button. It will show you there.
February 21, 2012 at 12:40 pm
And also check this directly from Microsoft as well: http://msdn.microsoft.com/en-us/library/ms190747.aspx
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply