Is there anyway I can expand the names of any query tabs I have open in SQL Server Management Studio? It's almost impossible to navigate them properly if I have more than five open. See below for an example:
+7
A:
You can shorten the display in each tab under Tools -> Options -> Text Editor -> Editor Tab and Status Bar.
I would suggest turning off "Include Login Name" and "Include server name" for starters, see if that helps.
Setting these:
Shortens the tab to:
womp
2010-01-01 00:17:37
This is a great tip and works on my machine. I wish it was also available in SSMS 2005 as well...
Sung Meister
2010-01-01 17:07:46
Great tip, thank you.
larryq
2010-01-02 05:45:25