简体   繁体   English

我是否需要在Management Studio Express上安装SQL Server 2008 SP1?

[英]Do I need to install SQL Server 2008 SP1 on the management studio express?

Basic Question - 基本问题-

I have installed SQL Server Express 2008 with integrated SP1 . 我已经安装了带有集成SP1的SQL Server Express 2008 This is the database engine alone. 这仅是数据库引擎。

I realise now that I also need the express studio in order to perform a few tasks. 我现在意识到,我还需要快递工作室来执行一些任务。 I have installed it, however I know that it was the original installer from before SP1 was released. 我已经安装了它,但是我知道它是SP1发行之前的原始安装程序。

I have tried it and it appears to work fine but should I install SP1 / could something unforeseen happen in the future? 我已经尝试过了,它似乎可以正常工作,但是我应该安装SP1 /将来是否会发生无法预料的事情?

Some background! 一些背景! - -

I wrote out the question and just realised that people probably don't care, so I just summed it up above! 我写出问题,只是意识到人们可能不在乎,所以我在上面总结了一下!

After reading many different sites and guides, the install order for Visual Studio 2008 really confused me. 阅读了许多不同的站点和指南之后,Visual Studio 2008的安装顺序确实让我感到困惑。

I really wanted to install SQL Server Express 2008 with advanced services, however on my other machine I had so many problems with it not being detected with Visual Studio, I just wanted an easy life! 我真的很想安装带有高级服务的SQL Server Express 2008,但是在我的另一台计算机上,由于无法在Visual Studio中检测到它,我遇到了很多问题,我只是想过一个轻松的生活!

I found the download from Microsoft that had SQL Server Express 2008 with SP1 integrated, however it was only the basic engine without any addons. 我从Microsoft那里下载了集成了SQL Server Express 2008 SP1的下载文件,但是它只是基本引擎,没有任何附加组件。 (At the end of the day, as much as I wouldn't mind reporting services, I doubt I will need to use it any time soon). (归根结底,尽管我不介意报告服务,但我怀疑我是否会很快需要使用它)。

I installed this, and after applying the hotfix (for x64 sql) my Visual studio can detect and use it no problem. 我安装了此程序,并且在应用了此修复程序(对于x64 sql)之后,我的Visual Studio可以检测到并使用它了,没有问题。

Now, I want to use Management Studio Express to write a few SQL scripts. 现在,我想使用Management Studio Express编写一些SQL脚本。 The installer is obviously the original one. 安装程序显然是原始安装程序。 It seems to work fine, but I cannot find out any information - do I need to install SP1 for it? 看来工作正常,但我找不到任何信息-我需要为此安装SP1吗?

只需安装它,如果发现它可以更新的内容-否则它将不会...

Thanks to the wonder of Windows Installer (and I don't mean "I wonder why it's doing that?"--I mean like "This is wonderful!") it is unlikely that you have caused any big issues by running the older version afterwards. 多亏了Windows Installer的奇迹(我的意思不是“我想知道为什么要这么做?”-我的意思是像“这太好了!”),运行旧版本不太可能引起任何大问题然后。

So, yeah, you can probably just install the SQL 2008 Express Management Tools with no worries. 因此,是的,您可以轻松安装SQL 2008 Express管理工具 If you want to be sure, afterwards just run the SP1 installer and it will make sure everything's up-to-date. 如果您想确定的话,之后只需运行SP1安装程序 ,它将确保所有内容都是最新的。

I always make sure to apply patches to client tools as well as server services. 我总是确保将补丁应用于客户端工具以及服务器服务。 There is no reason to take the chance that your client tools have fallen behind in servicing. 没有理由把握客户工具在维修方面落后的机会。

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

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