<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblog.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results matching tags 'Management Studio' and 'MRU'</title><link>http://sqlblog.com/search/SearchResults.aspx?o=DateDescending&amp;tag=Management+Studio,MRU&amp;orTags=0</link><description>Search results matching tags 'Management Studio' and 'MRU'</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>Managing the MRU list for the &amp;quot;Connect to Server&amp;quot; dialog in SSMS</title><link>http://sqlblog.com/blogs/aaron_bertrand/archive/2009/03/18/managing-the-mru-list-for-the-connect-to-server-dialog-in-ssms.aspx</link><pubDate>Wed, 18 Mar 2009 14:55:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:12742</guid><dc:creator>AaronBertrand</dc:creator><description>&lt;p&gt;I have seen many people ask for ways to delete entries from SSMS' "Connect to Server" server name list.&amp;nbsp; The short and official answer is, you can't.&amp;nbsp; There is an unofficial answer, though.&lt;/p&gt;&lt;p&gt;Right now you have an all-or-nothing approach.&amp;nbsp; In SQL Server 2005, you can shut down SSMS, delete the file mru.dat, and restart SSMS.&amp;nbsp; For SQL Server 2008, you need to find the file SqlStudio.bin, and do the same thing.&amp;nbsp; The next time you open SSMS, the list should be empty.&lt;/p&gt;My biggest concern is that this method is not documented (and therefore not supported), and it is unclear what other settings you might lose when doing so.&lt;p&gt;I tried looking at SqlStudio.bin with a hex editor, and it's clear
that while we can see the entries, we aren't meant to modify them: &lt;/p&gt;&lt;p&gt;&lt;img src="http://aaronbertrand.com/voodoo/MRUhex.png" border="1" height="135" width="607"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;In turn, I have posted a suggestion to Microsoft via Connect, asking them to expose the MRU list to us and make it easier to manage:&lt;br&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://is.gd/nRXw" title="Connect #424800" target="_blank"&gt;http://is.gd/nRXw&lt;/a&gt;&lt;br&gt;&lt;/p&gt;</description></item></channel></rss>