简体   繁体   English

通过Management Studio Express 2005连接SQL Server 2008

[英]Connect SQL Server 2008 through Management Studio Express 2005

I am trying to connect SQL Server 2008 through Management Studio Express 2005. I have some limitations of Dot Net Framework upgrade on the client machine thats why trying to access it through 2005. I already implemented this solution: 我正在尝试通过Management Studio Express 2005连接SQL Server2008。我在客户端计算机上具有Dot Net Framework升级的某些限制,这就是为什么尝试在2005年之前访问它的原因。我已经实现了此解决方案:

FIX: You may experience problems when you use SQL Server Management Studio in SQL Server 2005 to connect to an instance of SQL Server 2008 FIX:您在SQL Server 2005中使用SQL Server Management Studio连接到SQL Server 2008实例时可能会遇到问题

http://support.microsoft.com/kb/946127 http://support.microsoft.com/kb/946127

But its not working. 但是它不起作用。 I have installed a Management studio express 2005 SP4. 我已经安装了Management Studio Express 2005 SP4。 But its doing trouble. 但是,这很麻烦。 It connects the 2008 Database server but when i tries to view the table through design view it throws an error message "Unspecified error". 它连接2008数据库服务器,但是当我尝试通过设计视图查看该表时,它将引发错误消息“未指定的错误”。 Where as i am able to view table records by making a query request. 我可以通过发出查询请求来查看表记录。

I am really stuck. 我真的被困住了。 Please help me out. 请帮帮我。

Regards, 问候,

F. Ahmed F·艾哈迈德

SQL Server 2008中客户端工具的向后兼容性不如我们想要的那么好。

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

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