在 SQL Server 中附加 AdventuresWorks 数据库时出现错误(使用窗口 7)

发布于 2024-10-03 13:38:11 字数 193 浏览 3 评论 0原文

我是 Sql Server 的新手。我正在尝试使用 Sql Server 2008(Window 7) 附加 AdventureWorks 数据库。以下错误 -

alt text

谁能告诉我如何解决这个问题?

提前致谢。

I am newbie in Sql Server.I am trying to attach AdventureWorks database with Sql Server 2008(Window 7).following Error -

alt text

Can anyone tell me that how I can solve this problem?

Thanks in advance.

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

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

发布评论

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

评论(2

抽个烟儿 2024-10-10 13:38:12

这是安装程序包 (msi)。您必须首先从资源管理器运行它。

This is the installer package (msi). You must run it from explorer firstly.

浅沫记忆 2024-10-10 13:38:12

您正在尝试附加 AdventureWorksDB.msi。首先运行这个 msi 文件,它会将其内容提取到某处。然后您需要附加一个扩展名为 .mdf 的文件。

You are trying to attach AdventureWorksDB.msi. First run this msi file, it will extract its contents somewhere. Then you will need to attach a file with extension .mdf.

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