When a the User at the database level has no login, but there is one in the database.
exec sp_change_users_login “auto_fix”, “cw_reports”;
When a the User at the database level has no login, but there is one in the database.
exec sp_change_users_login “auto_fix”, “cw_reports”;