dbTalk Databases Forums  

2008 SSMS object explorer

microsoft.public.sqlserver.tools microsoft.public.sqlserver.tools


Discuss 2008 SSMS object explorer in the microsoft.public.sqlserver.tools forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Bill D
 
Posts: n/a

Default 2008 SSMS object explorer - 05-18-2009 , 06:14 PM






In SQL Server 2008 Management Studio object explorer you can expand the
"tables" folder of a database to see the list of tables contained in that
database. Occasionally, instead of a list of tables, I see the words "see
object explorer details for objects in this folder". Some times I get tables
in the tables folder and some times I get the message. The number of tables
isn't changing in t his database.

We use object explorer to drag column names to the query window. Not having
this functinality is a problem. Any ideas why this occurs? Is there a way
to force tables to always be displayed in the "tables" folder?

Reply With Quote
  #2  
Old   
Aaron Bertrand [SQL Server MVP]
 
Posts: n/a

Default Re: 2008 SSMS object explorer - 05-19-2009 , 09:04 AM






While the number of tables may not be changing, if there is a large number
there certainly can be a limitation in what Object Explorer is willing to
display. Different behavior at different times could be a factor of how much
RAM is available on the client machine at the time and what else is using
resources. How many tables are there? Do they show if you hit F7?



On 5/18/09 7:14 PM, in article
964B1347-FDEA-446A-BA2B-2A7BDA90DD3E...soft (DOT) com, "Bill D"
<billd101 (AT) newsgroup (DOT) nospam> wrote:

Quote:
In SQL Server 2008 Management Studio object explorer you can expand the
"tables" folder of a database to see the list of tables contained in that
database. Occasionally, instead of a list of tables, I see the words "see
object explorer details for objects in this folder". Some times I get tables
in the tables folder and some times I get the message. The number of tables
isn't changing in t his database.

We use object explorer to drag column names to the query window. Not having
this functinality is a problem. Any ideas why this occurs? Is there a way
to force tables to always be displayed in the "tables" folder?


Reply With Quote
  #3  
Old   
Bill D
 
Posts: n/a

Default Re: 2008 SSMS object explorer - 05-19-2009 , 01:11 PM



The database in question has just under 3000 tables. They do show up in
object explorer details.

One user experiencing this problem has a desktop with 3GB of ram. She
rebooted and just started SSMS. She still can't see the tables in object
explorer. I can see the tables on my desktop and I have only 1GB of ram. I
have sysadmin on this server and the user doesn't. That is the only
difference I know of. Also, this problem doesn't occur in 2005 SSMS.

"Aaron Bertrand [SQL Server MVP]" wrote:

Quote:
While the number of tables may not be changing, if there is a large number
there certainly can be a limitation in what Object Explorer is willing to
display. Different behavior at different times could be a factor of how much
RAM is available on the client machine at the time and what else is using
resources. How many tables are there? Do they show if you hit F7?



On 5/18/09 7:14 PM, in article
964B1347-FDEA-446A-BA2B-2A7BDA90DD3E...soft (DOT) com, "Bill D"
billd101 (AT) newsgroup (DOT) nospam> wrote:

In SQL Server 2008 Management Studio object explorer you can expand the
"tables" folder of a database to see the list of tables contained in that
database. Occasionally, instead of a list of tables, I see the words "see
object explorer details for objects in this folder". Some times I get tables
in the tables folder and some times I get the message. The number of tables
isn't changing in t his database.

We use object explorer to drag column names to the query window. Not having
this functinality is a problem. Any ideas why this occurs? Is there a way
to force tables to always be displayed in the "tables" folder?



Reply With Quote
  #4  
Old   
Aaron Bertrand [SQL Server MVP]
 
Posts: n/a

Default Re: 2008 SSMS object explorer - 05-19-2009 , 01:36 PM



Quote:
The database in question has just under 3000 tables.
Well, that is a lot.

Quote:
They do show up in object explorer details.
Right, and object explorer and object explorer details are very different
animals. There is a chance that if you turned on all the options in object
explorer details (right-click the column header and check all the options)
you would see the problem there as well.

Quote:
One user experiencing this problem has a desktop with 3GB of ram. She
rebooted and just started SSMS. She still can't see the tables in object
explorer. I can see the tables on my desktop and I have only 1GB of ram. I
have sysadmin on this server and the user doesn't. That is the only
difference I know of.
Well, did you try connecting from her machine using your credentials? (Also
why does the sysadmin have less RAM than the person < sysadmin? Something
seems wrong there. :-))

Quote:
Also, this problem doesn't occur in 2005 SSMS.
Newer versions have more features, and more features mean more resource
usage. So I'm not entirely surprised this is true. (Also, when was the
last time you tried from her machine in the 2005 tools? Is it possible the
tables have increased since then?)



Reply With Quote
  #5  
Old   
Aaron Bertrand [SQL Server MVP]
 
Posts: n/a

Default Re: 2008 SSMS object explorer - 05-19-2009 , 01:44 PM



Also please see:

http://connect.microsoft.com/sql/fee...edbackID=36245
3


On 5/19/09 2:11 PM, in article
9EDF1321-EED4-4F7D-97F2-2E53F52727EA...soft (DOT) com, "Bill D"
<billd101 (AT) newsgroup (DOT) nospam> wrote:

Quote:
The database in question has just under 3000 tables. They do show up in
object explorer details.


Reply With Quote
  #6  
Old   
Bill D
 
Posts: n/a

Default Re: 2008 SSMS object explorer - 05-19-2009 , 07:14 PM



When I click on this link I get an error saying "Page not found" I tried
loggging in to Connect and searching feedback, but the search doesn't return
anything.

"Aaron Bertrand [SQL Server MVP]" wrote:

Quote:
Also please see:

http://connect.microsoft.com/sql/fee...edbackID=36245
3


On 5/19/09 2:11 PM, in article
9EDF1321-EED4-4F7D-97F2-2E53F52727EA...soft (DOT) com, "Bill D"
billd101 (AT) newsgroup (DOT) nospam> wrote:

The database in question has just under 3000 tables. They do show up in
object explorer details.



Reply With Quote
  #7  
Old   
Aaron Bertrand [SQL Server MVP]
 
Posts: n/a

Default Re: 2008 SSMS object explorer - 05-19-2009 , 07:19 PM



Is it possible that when you clicked the link the 3 was missing? Which
means your news reader cuts off the link one character too short. Maybe I
can make it simpler:

http://is.gd/BsXw


On 5/19/09 8:14 PM, in article
FB6F15A2-3A13-49BF-BEA7-3236A9ACF57C...soft (DOT) com, "Bill D"
<billd101 (AT) newsgroup (DOT) nospam> wrote:

Quote:
When I click on this link I get an error saying "Page not found" I tried
loggging in to Connect and searching feedback, but the search doesn't return
anything.

"Aaron Bertrand [SQL Server MVP]" wrote:

Also please see:

http://connect.microsoft.com/sql/fee...edbackID=36245
3


On 5/19/09 2:11 PM, in article
9EDF1321-EED4-4F7D-97F2-2E53F52727EA...soft (DOT) com, "Bill D"
billd101 (AT) newsgroup (DOT) nospam> wrote:

The database in question has just under 3000 tables. They do show up in
object explorer details.




Reply With Quote
  #8  
Old   
Bill D
 
Posts: n/a

Default Re: 2008 SSMS object explorer - 05-20-2009 , 06:36 PM



This link explains the problem. I provided feedback on Connect. Thank you
for finding this information.

"Aaron Bertrand [SQL Server MVP]" wrote:

Quote:
Also please see:

http://connect.microsoft.com/sql/fee...edbackID=36245
3


On 5/19/09 2:11 PM, in article
9EDF1321-EED4-4F7D-97F2-2E53F52727EA...soft (DOT) com, "Bill D"
billd101 (AT) newsgroup (DOT) nospam> wrote:

The database in question has just under 3000 tables. They do show up in
object explorer details.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.