Support Multiple instances of SSMS
It would be really handy to support mulitple instances of SSMS, especially for multi-monitor people.

Yesterday we released SQL Source Control 3.5, which includes support for multiple SSMS instances. Thank you to everyone who tested the beta.
Please check for updates to install. Full release notes on http://documentation.red-gate.com/display/SOC3/SQL+Source+Control+3.5+release+notes
-
Jordan commented
This is a must for me as well. And just to be clear, when I close down other instances of SSMS and only have one, SSC still thinks I have multiple instances open, so I have to close every instance just to get it to refresh itself and work with the one instance.
-
James F commented
I'd like to see this feature. It's not that you can't have one SSMS instance connect to multiple servers, you can. However from a "safety" perspective I try to have different servers in different instances so that I don't accidently modify one server by executing commands in one instance. It's also nice to organize work by having different projects in different windows.
-
BlueCollarCritic commented
At a minimum you shoudl have some way to force SSC to re-check that you really do have multiple SSMS instances open before it refuses to load because I have only one open and it keeps telling me I have multiple. I now must close everything I have open so I can close all instances of SSMS and then re-launch SSMS just so SSC will recognize that only 1 copy is truely open.
-
Sara A commented
This would be neat as myself and most of my team members tend to use several instances of SSMS.
-
kkam commented
I have to second HLee. This feature is a must for us to be able to proceed. We follow the same practices as HLee explained....different instances of SSMS to keep it straight which server we are working on. It is rare for me to only have one instance open at a time.
-
Joshua Drake commented
In the same vein as JoeFJ:
Personally I believe that simply adding either an additional check at the time when I choose Open from Object Explorer or choose SQL Source Control from the Tools menu, or that the check for running instances be moved to that point, instead of at Query Analyzer start. May do the trick.
-
HLee commented
This is a must for us as well. We all have multiple monitors and as a rule we use a different instance of SSMS for each server we are connected to. This avoids the confusion and chaos that can ensue when you are working in different environments/servers with the same code in the same instance of SSMS
-
JoeFJ commented
I agree multiple instances of SSMS should be supported. However, I can accept not having multiple SSMS instances with open SQL Source Control tabs. But, I should be able to have multiple SSMS instances open if only one of them has SQL Source Control open.
-
Anonymous commented
We also utilize multiple SSMS as a method to easily differentiate environments / locations. Additionally it is handy when working a particular issue or project with dozens of tabs in use to just open a new SSMS. This way you don't lose your place in the original work.
-
Victor commented
Absolutely agree, it is must. I always have opened two SSMS, one for production, one for development.
-
Hi Marty,
You can use 1 SSMS to connect to 2 different servers. Would that work for you?
-
Marty commented
It is almost a must have feature for our shop. We work on 2 different servers daily.
-
peter commented
Would be most useful for people who have to work on different projects / databases / servers side by side.