有mdf、ndf、ldf文件格式的文档吗?

发布于 2024-11-18 09:06:31 字数 102 浏览 2 评论 0原文

有mdf、ndf、ldf文件格式的文档吗?

这里三种不同的文件类型都属于SQL Server。

我在网上查了很长时间的文档,但结果令人失望。希望有人能帮助我!

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

Here the three 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!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

少女的英雄梦 2024-11-25 09:06:31

虽然有有关 SQL Server 文件结构的信息,但它绝不像 Word 或 Excel 文档那么简单。

您可以在此处查看有关 .MDF 和 .NDF(数据库文件)的信息),此处获取 .LDF 文件(日志文件)。

这是 MCM(微软大师)级别的培训,仅此一项就应该让您了解所涉及的复杂程度。如果您有损坏的 SQL Server 数据库,您应该考虑恢复备份,具体取决于备份的最新时间。

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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文