SSMS, Query Analyzer, Object Explorer - we use multiple SQL logins but would always like it to default to one specific one.
So each time the developer would open a new session in SSMS or Query, it would default to say 'DevSU' as the SQL login even if the user last used a 'DevUser' login.
The two logins are specific to what the developer is doing at the time, but I would always like it to default to 'DevUser'.
Can't find where I can put that in the SSMS options or the registry and if the registry would I have to have that done per user installation.
Inquiring minds want to know.