Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MIgrating SQL 7 Database to 2000. NT Login issue

Status
Not open for further replies.

andyrobins

Technical User
Aug 27, 2003
9
GB
Hi.

We are about to migrate a sql7 database onto a new sql2000 cluster and are wary about orphaned login issues within sysusers. Now I ahve found many thing about how to fix SQL Server logins using sp_change_user_login (I think that was it!) but there doesn't appear to much on what to do about Windows logins. Is there an easy way to purge the sysusers table from the new database so that we can just run a script built from the original servers syslogins and sysusers? Or is it best to try and map the SID in sysusers to the new SID created when adding to new server's syslogins?

Thanks in advance

Andy
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top