This entry was posted on Thursday, May 19th, 2005 at 6:41 am and is filed under WorkLists, Diary. You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.
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.