如何安装SQL Server 2008 Express R2 Service Pack 2?
SQL Server 2008 Express R2 (http://support.microsoft.com/kb/2387686) 的安装例程中存在一个已知错误,该错误应该由 Service Pack 2 修复。由于我的安装失败,所以我不了解如何将 Service Pack 应用到未安装的软件。
有任何提示如何继续吗?
问候,乌韦
there is a known bug in the installation routine of SQL Server 2008 Express R2 (http://support.microsoft.com/kb/2387686), which is supposed to be fixed by service pack 2. As my installation fails, I do not know how to apply the Service Pack to a piece of software which is not installed.
Any hints how to proceed ?
Rergards, Uwe
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
注意:这是一个旧答案。 SQL 2008 R2 的服务包现已可供下载。
SQL 2008 R2 没有 SP2。 SQL 2008 有一个 SP2。
编辑:您的问题的修复位于 SQL 2008 R2 的 CU 5 及更高版本中。
按照此 post.
使用更新的安装文件安装 SQL 2008 R2 Express。
NOTE: This is an old answer. Service packs of SQL 2008 R2 are now available for download.
There is NO SP2 for SQL 2008 R2. There is an SP2 for SQL 2008.
EDIT: The fix for your issue is in CU 5 and above for SQL 2008 R2.
So you will need to download SQL 2008 R2 CU6.
Slipstream the SQL 2008 R2 CU 6 into SQL 2008 R2 Express installation package as per this post.
Install SQL 2008 R2 Express using the updated installation files.