How to read the meta data out of SQL Server backup files directly?
问题 Generally to get the meta data from SQL Server backup files, we need to use TSQL commands like restore headeronly or restore filelistonly . However, there are some third party tools can read this information directly from the backup files, like this one http://www.yohz.com/sqlbakreader_details.htm. Since this tool don't have a command line version, which makes it less useful. I want to know whether there are some ways that I can read this data directly. Thanks. 回答1: The .bak file is a