简体   繁体   English

为什么安装SQL Server Express 2008时需要清单中的Visual Studio 2008?

[英]Why SQL Server Express 2008 install requires Visual Studio 2008 in checklist?

When installing SQL Server Express Edition 2008, checklist says 安装SQL Server Express Edition 2008时,检查清单显示

"Previous version of Visual Studio 2008" “ Visual Studio 2008的早期版本”

and asked me to upgrade to sp1. 并要求我升级到sp1。 Unfortunately sp1 for some reason refuses to install on my brand new pc (Windows 7). 不幸的是,sp1由于某种原因拒绝在我的全新PC(Windows 7)上安装。

So why can't I just bypass this ? 那我为什么不能绕过这个呢? Why would SQL Server Express needs VS2008 to install that's insane. 为什么SQL Server Express需要VS2008来安装它呢?

SQL Server install used to be as easy as 123, now it has become a nightmare like installing Oracle. SQL Server的安装曾经只有123个,而现在它已成为安装Oracle的噩梦。

Will I have to go back to Windows XP ? 我必须回到Windows XP吗?

Because Sql Server Management Studio is built upon the Visual Studio standalone Shell. 因为Sql Server Management Studio是基于Visual Studio独立Shell构建的。

You will find that if you choose not to install the SSMS this requirement will vanish, but this is probably not what you want to do. 您会发现,如果选择不安装SSMS,则此要求将消失,但这可能不是您想要的。

Normally you won't need Visual Studio 2008 in order to install SQL Server. 通常,您不需要Visual Studio 2008即可安装SQL Server。 This can be caused by some previous versions that you had installed, beside the SSMS problem. 这可能是由您安装的某些先前版本引起的,除了SSMS问题之外。 Take a look here for required actions before installing SQL Server 2008. 在安装SQL Server 2008之前,请在此处查看所需的操作。

I have to agree that SQL Server 2008 install is probably the worst SQL install ever. 我必须同意,SQL Server 2008安装可能是有史以来最糟糕的SQL安装。

Having said that, 2008 R2 is out now, perhaps the new management studio is built on VS2010? 话虽这么说,2008 R2已经面世,也许新的管理工作室基于VS2010? Alternatively, don't install Management studio and use something else like VS2008, or VS2010 express to access the database. 另外,请勿安装Management Studio并使用VS2008或VS2010 Express等其他工具访问数据库。

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

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