Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
jshurak
Starting Member
44 Posts |
Posted - 2008-05-02 : 09:16:53
|
| I'm restoring a production server onto a backup server. I have all the user databases restored, but trying to figure out how to transfer to logins to the backup server. any ideas? |
|
|
sodeep
Master Smack Fu Yak Hacker
7174 Posts |
Posted - 2008-05-02 : 14:38:03
|
| Check this out:http://support.microsoft.com/kb/246133 |
 |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-05-02 : 14:45:15
|
| You have transfer logins task available in DTS/SSIS which you can make use of |
 |
|
|
|
|
|