简体   繁体   English

带有Management Studio的SQL Server Express 2008

[英]SQL Server Express 2008 with Management Studio

I need to install SQL Server Express 2008 and learn how to deal with a database (learning MVC 4). 我需要安装SQL Server Express 2008并学习如何处理数据库(学习MVC 4)。 I have worked with SQL on MySQL/PhpMyAdmin before so that's the only base I have... 我之前在MySQL / PhpMyAdmin上使用过SQL,所以这是我唯一的基础...

I cannot manage the installation of it along with the management tools. 我无法连同管理工具一起管理它的安装。 After fixing a number of errors, I finally managed to install SQL Server Express 2008 SP3, which came with no Management Studio/Tools. 修复了许多错误之后,我终于设法安装了SQL Server Express 2008 SP3,该服务器没有Management Studio / Tools。 I downloaded SQL Express 2008 Management Studio from the Microsoft website and when I launched it before I installed SQL Express 2008, I got an option for to install the Management Tools. 我从Microsoft网站下载了SQL Express 2008 Management Studio,在安装SQL Express 2008之前启动它时,可以选择安装管理工具。 However, if I installed it, I was missing a bunch of stuff (such as the Server Browser) and I could not connect. 但是,如果安装了它,则会丢失很多东西(例如服务器浏览器),并且无法连接。

So I uninstalled it, and now I have SQL Server Express 2008 without any GUI that I can see other than the Configuration Manager. 因此,我将其卸载,现在有了SQL Server Express 2008,它没有配置管理器以外的任何GUI。

However, if I run the Management Studio package I downloaded, now there is no Management Tools box to tick anymore. 但是,如果运行下载的Management Studio程序包,则现在不再有“管理工具”框需要打勾。 Does this mean it's already installed? 这是否意味着它已经安装? If so, where? 如果是这样,在哪里? I cannot find it in my programs... 我在程序中找不到它...

I have been trying to get this sorted for days now and I'm really at a loss. 几天来我一直在努力进行排序,但我确实很茫然。 How do I install the Management Studio only, for SQL Server 2008? 如何仅为SQL Server 2008安装Management Studio?

FYI, I am trying to install this on two machines: 仅供参考,我正在尝试在两台计算机上安装:

1) Windows 8.1 32bit VM with Visual Studio Express 2013. 1)Windows 8.1 32位VM和Visual Studio Express 2013。

2) Windows 7 64bit with Visual Studio 2013. 2)Windows 7 64位和Visual Studio 2013。

And can't make it work on either! 而且也不能使其正常工作! Though getting it to work on Windows 8.1 is my priority, if you have a solution/tips/tricks for Win 7 that'd be a great start already. 尽管要使其在Windows 8.1上正常工作是我的首要任务,但是如果您有Win 7的解决方案/技巧/窍门,那将是一个不错的开始。

Thanks for any help! 谢谢你的帮助!

I would suggest uninstalling everything sql and starting over. 我建议卸载所有sql并重新开始。 If you go to the following link below and click the download button you will be presented with two download options. 如果您转到下面的链接,然后单击下载按钮,将为您提供两个下载选项。 Select the x86 or x64 depending on your processor type. 根据您的处理器类型选择x86或x64。 This download includes both the sql engine and the management studio application. 该下载内容包括sql引擎和Management Studio应用程序。 Let me know if you have trouble after trying this. 尝试此步骤后,请告诉我。

http://www.microsoft.com/en-us/download/details.aspx?id=22973 http://www.microsoft.com/en-us/download/details.aspx?id=22973

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM