Transfer logins, passwords, db users, db permissions from sql 2000 to sql2008

  • Dear all,

    I have a lovely stored proc that will create a script capable of creating server logins, database users, transfer passwords, and permissions between instances of SQL 2000, what I am in need of is a similar script that will do the same between SQL 200 and SQL 2008 (current script is falling over all over the place)

    Does such a script exist, or is there a better method that I am missing??

    Cheers

  • In Visual studio use the Transfer login task and set copy sids = true. It is under Integration Services project.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply