简体   繁体   English

Visual Studio 2008无法连接到SQL Server 2008

[英]Visual Studio 2008 doesn't connect to SQL Server 2008

When i try to establish a connection with SQL Server 2008 i am getting: 当我尝试与SQL Server 2008建立连接时,我得到:

The server version is not supported. 不支持服务器版本。 only servers up to SQL Server 2005 are supported. 仅支持SQL Server 2005以外的服务器。

What's wrong with this? 这有什么问题? is there a patch? 有补丁吗?

Visual Studio 2008 came out in 2007, while SQL Server 2008 wasn't released until Late 2008. So although they have the same year in the names, there is a pretty big gap between them. Visual Studio 2008于2007年问世,而SQL Server 2008直到2008年底才发布。因此虽然它们名称相同,但它们之间存在相当大的差距。

The current solution is to upgrade to Visual Studio 2008 Service Pack 1 当前的解决方案是升级到Visual Studio 2008 Service Pack 1

SP1: http://www.microsoft.com/downloads/en/details.aspx?FamilyId=FBEE1648-7106-44A7-9649-6D9F6D58056E&displaylang=en SP1: http//www.microsoft.com/downloads/en/details.aspx? FamilyId = FBEE1648-7106-44A7-9649-6D9F6D58056E&displaylang = en

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

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