Expanding list of databases in SQL Server 2008 Management Studio Takes Longer than SQL Server 2005
Posted
by Clever Human
on Stack Overflow
See other posts from Stack Overflow
or by Clever Human
Published on 2010-01-06T15:20:51Z
Indexed on
2010/05/20
2:00 UTC
Read the original article
Hit count: 197
sql-server
Is it just me, or does expanding the list of databases in SQL Server 2008 Management Studio take significantly more time than expanding the list of databases in SQL Server 2005 Management Studio?
If it isn't just me, is there an explanation for this behavior? Whatever it is doing in the background that makes it take longer, can we turn that off? Is it configurable?
I know, it seems trivial, but I am perpetually being surprised at how long this takes.
© Stack Overflow or respective owner