How do I reorder/clear the connection history in SQL Management Studio 2008?
        Posted  
        
            by Chris
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Chris
        
        
        
        Published on 2009-03-25T22:04:46Z
        Indexed on 
            2010/05/03
            15:18 UTC
        
        
        Read the original article
        Hit count: 422
        
sql-server-2008
|sql-server-management-stu
I connect to a lot of different servers in SQL Management Studio, but I find that not only is there no way to delete the old connections (dbnames, usernames, etc.), they also start to show up as duplicates.
Is there any way to clear them/reorder the history? I can't seem to find any easy way.
Thanks! Chris
© Stack Overflow or respective owner