用本机的 Microsoft SQL Server Management Studio 2005 客户端连接数据库服务器时报错:“This version of Microsoft SQL Server Management Studio can only be used to connect to SQL Server 2000 and SQL Server 2005 servers. (ConnectionDlg)”,截图如下:

SSMS 2005 连接 SQL SERVER 2008问题

具体环境:

本机安装的是Microsoft SQL Server Management Studio 2005 客户端工具, 具体版本号为9.00.1399.00,服务器环境为Microsoft SQL Server 2008 R2 (SP2) - 10.50.4000.0 (X64)   Jun 28 2012 08:36:30   Copyright (c) Microsoft Corporation  Standard Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1) (Hypervisor)

用SSMS 2008连接过去则完全没有问题,刚开始我怀疑是否连接SQL 2008一定要用SSMS 2008,但是通过测试发现其它版本的SSMS 2005(Microsoft SQL Server 2005 - 9.00.5000.00 (Intel X86) ) 完全可以连接到SQL 2008服务器。查了一下资料,发现这个是微软的一个bug,这个bug在SQL 2005的SP3,SP4已经被修复了。

SSMS 2005 连接 SQL SERVER 2008问题

相关文章:

  • 2021-06-05
  • 2021-05-26
  • 2022-12-23
  • 2022-12-23
  • 2021-08-27
  • 2022-12-23
  • 2022-12-23
  • 2021-11-13
猜你喜欢
  • 2021-04-09
  • 2022-12-23
  • 2022-02-03
  • 2022-02-10
  • 2022-12-23
  • 2022-02-24
相关资源
相似解决方案