How to remove "Server name" items from history of SQL Server Management Studio
Posted
by arsenalogy
on Stack Overflow
See other posts from Stack Overflow
or by arsenalogy
Published on 2009-06-29T16:02:17Z
Indexed on
2010/05/03
8:48 UTC
Read the original article
Hit count: 428
sql-server-management-stu
When trying to connect to a server in Management Studio (specifically 2008), there is a field where you enter the Server name. That field also has a drop-down list where it shows a history of servers that you have attempted to connect to.
I would like to know:
- How to remove an individual item from that history.
- How to remove an item from the Login field history for each Server name.
Thanks!
© Stack Overflow or respective owner