Results 1 to 6 of 6

Thread: moving users from 2000 to 2005

  1. #1
    Join Date
    Aug 2004
    Posts
    188

    moving users from 2000 to 2005

    What is the best way to move users from a 2000 sql server to a 2005 server? I have a bunch of issues with the passwords etc...

    thanks for your time.

  2. #2
    Join Date
    Nov 2002
    Location
    New Jersey, USA
    Posts
    3,932
    You can use DTS to move user accounts or you can also use sp_help_revlogin procedure.

  3. #3
    Join Date
    Aug 2004
    Posts
    188
    Thanks, I'm assuming i can find that proc on the microsoft site?

  4. #4
    Join Date
    Sep 2002
    Posts
    5,938
    Dts copy sql logins task is easier, and every sql2k server has dts.

  5. #5
    Join Date
    Aug 2004
    Posts
    188
    OK, i will try DTS'n users from 2k to 2k5.

  6. #6
    Join Date
    Sep 2002
    Location
    Fantasy
    Posts
    4,254

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •