加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 站长学院 > MsSql教程 > 正文

ssms – SQL Server Management Studio:请参阅此文件夹中对象的

发布时间:2020-12-12 16:41:05 所属栏目:MsSql教程 来源:网络整理
导读:我正在使用Microsoft SQL Server Management Studio(版本10,SQL Server 2008)在GoDaddy托管的数据库. 我收到这个消息: 请参阅此文件夹中对象的对象资源管理器详细信息 可能是因为它们有超过2500个数据库. 我仍然可以从对象资源管理器详细信息中访问所有内容,
我正在使用Microsoft SQL Server Management Studio(版本10,SQL Server 2008)在GoDaddy托管的数据库.

我收到这个消息:
请参阅此文件夹中对象的对象资源管理器详细信息

可能是因为它们有超过2500个数据库.

我仍然可以从对象资源管理器详细信息中访问所有内容,但是当您每天都要这么做时,这是一个痛苦的事情.

有没有人知道任何方法来获取我正在开发的数据库,以显示在左侧的对象资源管理器中?

解决方法

看起来这是SQL Server Mangement Studio中的一个错误.

From Microsoft …

The current limitation of 2500 items
expanded in one Object Explorer Node
has been put in place to prevent the
Tree View Control from exceeding the
64K limit when multiple Object
Explorer nodes get expanded. The
Windows XP and Windows Server 2003
version of the Tree View control has a
bug where it just stops displaying
nodes once the total number of nodes
exceeds 64K.

Object Explorer Details window can be
used to see the entire list of items –
it doesn’t have the above limitation.
Users can see the list by clicking at
the informational node that displays
the warning in the Object Explorer.
Object Explorer Details duplicates
most of Object Explorer functionality
including all the context menus.

We are reviewing the customer feedback
and considering adjusting this
behavior one more time. Please let us
know if you’d prefer the old behavior
back or if you have any other
suggestions.

我在Windows 7机器上遇到这个问题,所以我不认为它只是局限于Windows XP和Windows Server 2003,Microsoft说.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读