有时我会打开多个 SQL Server Management Studio 2005 实例。我可能在一个数据库中打开开发数据库,在另一个数据库中打开生产数据库。它们出现在 Windows 任务栏中,并带有文本“Microsoft SQL Serve...”,这意味着除非我打开窗口并向上滚动对象资源管理器以查看窗口实际连接到的服务器,否则无法区分它们。
有什么方法可以让窗口首先显示服务器名称,然后显示应用程序的名称?像“Dev-DB.database_name - Microsoft SQL Serve...”或其他什么?
Sometimes I keep multiple instances of SQL Server Management Studio 2005 open. I might have the dev database open in one, and the production database open in another. These appear in the Windows task bar with the text "Microsoft SQL Serve...", which means it's impossible to differentiate between them unless I open the window and scroll the Object Explorer up to see what server the window is actually connected to.
Is ther any way that I can get the window to display the server name first, and then the name of the application? Like "Dev-DB.database_name - Microsoft SQL Serve..." or whatever?
发布评论
评论(1)
可能有很多方法可以解决这个问题,2我可以想到我实际上并没有尝试过,但这些建议可能被证明是有用的:
There are probably many ways to tackle this, 2 I can think of I have not actually tried but the suggestions may prove useful: