I often have several databases open in SQL Server 2008. Often they are prod, dev and dr. This is annoying because every window says something in common, like SQLQuery1.sql ... (sa (200)) *. So I have to hover over the tab and make sure that I enter the correct window.
Is there a way to color code for each window or somehow make it instantly recognizable in which database or server I am?
Jonathan
source
share