IdleTymes Blog

Personal Diary, Musing and rubish of a F*!^%#g bored programmer.

Procedure for moving a SQL server Merged database to a new server.

First disconnect the website from the database.
Detach the database
Move the files across to new machine
Reatach the new machine.
use standisation script to get the users in order.
Reconnect the database.


Comments are closed.