本文介绍了SQL Server 2005 Express Tools阻止安装的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

简而言之,SQL Server 2005 Express Tools阻止在我的机器上安装Denali CTP3。

但是没有安装SQL Server 2005 Express,所以我有点被错误信息搞糊涂了,坦率地说我不知道​​该怎么做。

In short, SQL Server 2005 Express Tools are blocking the installation of the Denali CTP3 on my machine.
There is however NO SQL Server 2005 Express installed, so I'm a little confused by the error message, and frankly I don't know what to make of it.

我的问题在这篇博文中有详细描述:
http://t-sql.dk/?p=357

My issue is described in detail in this blogpost: http://t-sql.dk/?p=357

最佳问候

推荐答案

/ skiprules = Sql2005SsmsExpressFacet

/skiprules=Sql2005SsmsExpressFacet

这将绕过该特定的规则检查。

This will bypass that specific rule check.



谢谢,

Sam Lester(MSFT)


Thanks,
Sam Lester (MSFT)

 


这篇关于SQL Server 2005 Express Tools阻止安装的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-02 01:00