How to manage local sql server database files? -
My system is for development, and I run local copies of SQL Server 2005. I want to take all database files out of program files, and put a better location at another location. To do this, you just separate all the databases in the SSMS, with Windows Explorer. Transfer MDF and .ddf files, then back up again?
It should work.
Comments
Post a Comment