Management Studio default file save location
        Posted  
        
            by jayrdub
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by jayrdub
        
        
        
        Published on 2009-03-16T18:09:04Z
        Indexed on 
            2010/04/14
            11:33 UTC
        
        
        Read the original article
        Hit count: 339
        
management-studio
|sql-server
Open a new query window. Write some SQL. Save the script, the Save File As dialog box opens - but always to the same default location in the Profiles directory. Is there any way to set my default file location? ...Like I used to do with apps from the 1980s?
Under Tools|Options a default location can be specified for query results. I need the same thing for new queries (the text editor). Tried changing locations in the Registry but SSMS just overwrote my changes. Any suggestions?
(I saw this unanswered question at http://www.eggheadcafe.com/software/aspnet/30098335/management-studio-default.aspx and I had same exact question so I just reposted it here)
© Stack Overflow or respective owner