1
April 11, 2008 3:00 PM
Posted by: Denny Cherry
Back To Basics, sp_change_users_login, SQL
Back To Basics: How do I use sp_change_users_login?
Posted by: Denny Cherry
The sp_change_users_login procedure has a specific purpose. It's used to identify and correct users within a database which do not have a corresponding logins. You can specify the value of Report for the @Action input parameter to see any users which do not have a corresponding login. This...




