This version of Microsoft SQL Server Management Studio Express can only be used to connect to SQL Server 2000 and SQL Server 2005 servers

StackOverflow https://stackoverflow.com/questions/17616656

  •  02-06-2022
  •  | 
  •  

I have installed SQL Server Management Studio Express 2005 in windows 7.

SERVER TYPE: Database Engine
SERVER NAME: Avani-PC\SQLEXPRESS
AUTHENTICATION: Windows Authentication
USER NAME: Avani-PC

when I click on connect I found the following Error:

This version of Microsoft SQL Server Management Studio Express can only be used to connect to SQL Server 2000 and SQL Server 2005 servers.(Microsoft.sqlServer.Express.connectionDlg)

有帮助吗?

解决方案

I just ran in to this issue as well but then was able to find the solution. You just need the newer version of SSMSE which is now 2008! Here's the MS download page:

http://www.microsoft.com/en-us/download/details.aspx?id=7593

其他提示

Re installing SQL Management Studio worked for me

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top