patternMinor
force to forget logins
Viewed 0 times
forgetloginsforce
Problem
How can I force SSMS to forget the recently used logins?
Of course I use "SQL Server Authentication" with Login/Password fields.
(It get's annoying, as everytime I open SSMS it shows the "Connect to Server"-Dialog, with a login preselected that is not valid anymore.)
Didn't find any option, and no info here.
Thank you.
Of course I use "SQL Server Authentication" with Login/Password fields.
(It get's annoying, as everytime I open SSMS it shows the "Connect to Server"-Dialog, with a login preselected that is not valid anymore.)
Didn't find any option, and no info here.
Thank you.
Solution
If you move to SQL Server 2012 Management Studio (and no reason not to, now that it's free and you can still manage the same set of down-level servers that 2008 R2 lets you manage), you can simply delete old servers right from the connection dialog using the standard Delete key.
- Deleting Old server names from "Connect to Server" dialog in SSMS
Context
StackExchange Database Administrators Q#29150, answer score: 3
Revisions (0)
No revisions yet.