Problem:
I have previously created a login name such as a KPI, after the "security-login name" deleted, but each login, the login's Drop-down box can always display the login KPI, how to delete it?
Solution:
1). SQL Server 2008 R2 and SQL Server 2008
Close the Database Login window first and then delete:
%appdata%\microsoft\microsoft the SqlStudio.bin file under SQL server\100\tools\shell\. (Paste the path directly in the Explorer) then open the SSMs and you won't see it.
2). SQL Server 2005
Close the Database Login window first and then delete:
%appdata%\microsoft\microsoft the Mru.dat file under SQL server\90\tools\shell\. (Paste the path directly in the Explorer) then open the SSMs and you won't see it.
3). SQL Server 2000
Close the Database Login window first, and then clear:
HKEY_CURRENT_USER\Software\Microsoft\Microsoft SQL server\80\tools\client\prefservers\ the appropriate content. Open the SSMs and you won't see it.
About 2) and 3 of these two versions, the author has not personally practiced, temporarily make a note.
The above is a small set to introduce the quick Delete SQL Server login name drop-down list box in the option, I hope to help you, if you have any questions please give me a message, small series will promptly reply to everyone. Here also thank you very much for the cloud Habitat Community website support!