June 9, 2003 at 10:07 am
Currently, I have a production sql2K database with an estimated of 10 user accounts. I am in process of building a clone of this machine. I was wondering whats the eaisiest way to copy the database and user accounts from the production machine to the clone without affecting the production machine?
June 12, 2003 at 8:00 am
This was removed by the editor as SPAM
June 12, 2003 at 9:11 am
June 12, 2003 at 10:41 am
Use DTS to transfer the logins after that. Sp_change_users_login to synch users/logins if you need to.
Steve Jones
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply