Restored Databases Configuration - Bad Username Password Error

EXEC sp_change_users_login 'Update_One', 'privuser', 'privuser'

EXEC sp_change_users_login 'Update_One', 'pubuser', 'pubuser'

Execute the above two query lines (F5).

Select and execute selected query(s) separately, one by one preferred.

No comments:

Post a Comment

Thank you.