Wednesday, November 21, 2012

Fixing orphan database users

This is a good article on how to fix orphan users.  Works well when you restore a database and need to create/link the SQL logins that correspond to database users in the restored database.

Reference:
http://blog.sqlauthority.com/2007/02/15/sql-server-fix-error-15023-user-already-exists-in-current-database/

No comments:

Post a Comment