开发者

Is there some documents for mdf, ndf, ldf file format? [closed]

开发者 https://www.devze.com 2023-03-17 11:11 出处:网络
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

Is there some documents for mdf, ndf, ldf file format?

Here the th开发者_JS百科ree different file types are belonged to SQL server.

I search the document on internet for a long time, but the result is disappointed. Hope someone can help me!


There is information on the structures of SQL Server files, however, it's by no means as straightforward as a Word or Excel document.

You can look here for information on .MDF and .NDF (database files), and here for .LDF files (Log files).

This is MCM (Microsoft Master) level training, and that alone should give you an idea of the level of complexity involved. If you have a corrupt SQL Server database, you should look at restoring a backup, depending on how recent it was.

0

精彩评论

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

关注公众号