在具有 SQL Express 的计算机上安装 SQL Server 2005 Standard

发布于 2024-07-25 05:28:51 字数 215 浏览 3 评论 0原文

各位,

Visual Studio 在我的计算机上安装了 SQL Server Express,迄今为止它已经满足了我的需求。 我现在需要进行远程数据库支持,因此需要完整版本的management studio。 我尝试安装标准版本,但它被阻止,显然是因为 Express 有更新版本的文件。 我可以这样做吗? 他们在一起会玩得好吗?

谢谢

道格

Folks,

Visual Studio installed SQL Server Express on my computer, which to date has satisfied my needs. I now need to do remote database support so need the full version of management studio. I tried to install the standard version but it is blocked, apparently because Express has newer versions of the files. Can I do this? Will they play well together?

Thanks

Doug

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

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

发布评论

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

评论(3

少钕鈤記 2024-08-01 05:28:51

您不能在与 SQL Server Management Studio 2005 相同的计算机上运行 SQL Server 2005 Express。但是,您可以运行 SQL Server 2008 Express。

我卸载了 2005 并在我的计算机上安装了 2008 以解决该问题。

请参阅此博客文章了解更多信息。

You cannot run SQL Server 2005 Express on the same machine as SQL Server Management Studio 2005. However, you can run SQL Server 2008 Express.

I uninstalled 2005 and installed 2008 on my machine to work around that problem.

See this blog post for more info.

鹤仙姿 2024-08-01 05:28:51

您或许还可以使用最新的服务包设置 2k5 安装的滑流并以这种方式安装。

You could probably also set up a slipstream for 2k5 install with the latest service packs and install it that way.

旧情别恋 2024-08-01 05:28:51

你的解决方案非常简单。 卸载 Express & 安装 SQL Server 2005。当您拥有完整版本时,为什么需要同时运行两者,而且当您只有一个实例时,麻烦会少一些。

Your solution is pretty simple. Uninstall Express & install SQL Server 2005. Why would you need both running side by side when you have the full version besides there's less headache when you have only one instance of it.

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