在 Windows 安全模式下运行 SQL Server 2005

发布于 2024-07-16 12:03:44 字数 131 浏览 7 评论 0原文

我的计算机最近崩溃了,我只能在安全模式下运行它。 我需要备份 SQL Server 2005 数据库并将其转移到可以运行的计算机上。

是否有办法在 Windows Vista 安全模式下运行 SQL Server 2005?

My computer has recently crashed and I can only run it in Safe Mode. I need to back up a SQL server 2005 database and transfer it a computer that works.

Is there anyway to run SQL server 2005 in Windows Vista Safe Mode?

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

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

发布评论

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

评论(1

奶气 2024-07-23 12:03:44

我很确定 SQL 不会启动。

但是,您可以将 MDF、NDF(如果有)和 LDF 文件复制到另一台计算机,将它们附加到该计算机上的 SQL 实例,然后您就可以启动并运行。

I'm pretty sure that SQL won't start.

However you can take the MDF, NDF (if any) and LDF files and copy them to another computer, attach them to the SQL Instance on that computer and you will be up and running.

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