Changing window title in SQL Server Management Studio
Posted
by Faruz
on Stack Overflow
See other posts from Stack Overflow
or by Faruz
Published on 2010-01-17T09:57:18Z
Indexed on
2010/03/12
17:17 UTC
Read the original article
Hit count: 321
sql-server
|sql-management-studio
Is there a way to change the window title of my SQL Server Management Studio to display current server I'm connected to?
To know which DB I'm connected to, I have to scroll all the way up to see the name of the server and it's a pain..
Maybe there's an available plug-in or something.
© Stack Overflow or respective owner