SQL Server 企业管理器下载?(或 Windows 7 等价物?)
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/1823981/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
SQL Server Enterprise Manager Download? (Or Windows 7 equivalent?)
提问by DA.
I maintain a couple of older sites running SQL Server 2000 and 2005. On my old XP box I was using SQL Server Enterprise Manager to access them.
我维护着几个运行 SQL Server 2000 和 2005 的旧站点。在我的旧 XP 机器上,我使用 SQL Server 企业管理器来访问它们。
I'm now on a Windows 7 box. Is that product still available for download/install and will it run on Windows 7? I can't seem to find a download for that specific component.
我现在在 Windows 7 机器上。该产品是否仍可供下载/安装,并且可以在 Windows 7 上运行吗?我似乎无法找到该特定组件的下载。
Or is there an alternative for Windows 7? I tried install SQL Server 2008 Manager Express, but the fails halfway through on Windows 7. I do have XP running in Virtual Box so could get by with Enterprise Manager if I could figure out where to install it from.
或者是否有 Windows 7 的替代方案?我尝试安装 SQL Server 2008 Manager Express,但在 Windows 7 上中途失败。我确实在 Virtual Box 中运行了 XP,所以如果我能找出从哪里安装它,就可以使用 Enterprise Manager。
回答by Joel Coehoorn
Enterprise Manager only supports up to sql server 2000. You can't use it to access sql server 2005. Instead, you need Sql Server Management Studio. You can download the express edition here:
http://www.microsoft.com/downloads/details.aspx?FamilyID=c243a5ae-4bd1-4e3d-94b8-5a0f62bf7796
企业管理器最多只支持sql server 2000,你不能用它来访问sql server 2005。相反,你需要Sql Server Management Studio。你可以在这里下载快速版:http: //www.microsoft.com/downloads/details.aspx?FamilyID=c243a5ae-4bd1-4e3d-
94b8-5a0f62bf7796
I'm running both management studio and windows 7 just fine.
我正在运行管理工作室和 Windows 7 就好了。
As for enterprise manager, it was neveravailable for download. You had to install it from the media that came with sql server. Similarly, if you want a non-express edition of management studio you need to install it when running setup for sql server.
至于企业管理器,它从来没有可供下载。您必须从 sql server 附带的媒体中安装它。同样,如果您想要非快速版的管理工作室,则需要在运行 sql server 安装程序时安装它。