Please allow us to cancel loading of log in SQL Server Management Studio Log Viewer
        Posted  
        
            by simonsabin
        on SQL Blogcasts
        
        See other posts from SQL Blogcasts
        
            or by simonsabin
        
        
        
        Published on Fri, 03 Dec 2010 11:41:47 GMT
        Indexed on 
            2010/12/06
            16:58 UTC
        
        
        Read the original article
        Hit count: 423
        
Filed under: 
        The log viewer in management studio is really neat, however if you have large log files or are accessing a remote server over a slow connection it can take a long time to load the log records. Generally you only need the last x records, so you don’t need to load all the records. It would be great to have a cancel button to allow us to cancel the loading of the log records in SQL Server Management Studio. As an aside one of the best features in SQL 2005 was the ability to cancel your connection attempt...(read more)
        
        © SQL Blogcasts or respective owner