开发者

Can someone tell me the file format of SQL Server files?

开发者 https://www.devze.com 2023-03-05 20:12 出处:网络
SQL Server files - what format are t开发者_如何学运维hey, can\'t recall?Erm, MDF for data storage and LDF for logs but those are proprietary file formats which you are not supposed to manipulate direc

SQL Server files - what format are t开发者_如何学运维hey, can't recall?


Erm, MDF for data storage and LDF for logs but those are proprietary file formats which you are not supposed to manipulate directly.


The book "Inside Microsoft® SQL Server(TM) 2005: The Storage Engine" describes in detail the format of these files.

Paul Randal has also lots of information on his blog. http://www.sqlskills.com/blogs/paul/

0

精彩评论

暂无评论...
验证码 换一张
取 消