Viewing 2 posts - 1 through 3 (of 3 total)
@gary, on sql profiler, I see that query executed 4500 times when I open the treeview:
use [(all db from A to Z)]
SELECT
ISNULL((select top 1 1 from sys.filegroups FG where...
March 5, 2015 at 11:52 am
#1782014
Hi, I just found that same issue with profiler, I need to open 4500 databases, and the treeview never finished to open, after a while, I saw that management studio...
March 5, 2015 at 6:39 am
#1781905