Whenever I open SSMS2008's file browser for loading or saving backups, it always goes to the root folder where the MSSQL application was installed. However, this is no longer where my data is stored, as I've changed the default data and log folders to be on a different data drive on the server.

How can I make this file browser start in the default data location?

Thanks

alt text

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

There's a good article on MSSQLTips that describes how to do this. The link is here:

http://www.mssqltips.com/tip.asp?tip=1583

link|improve this answer
In case the page is lost, it's a regedit in: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL.2\MSSQLServer (Thanks for the link) – Brian Webster Feb 24 '10 at 6:38
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.