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

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -