MS SQL Server 2008 R2
To fix user login from the restored full db run the query below
EXEC sp_change_users_login 'Auto_Fix','user1',NULL,'mypassword'
Subscribe to:
Post Comments (Atom)
Compilation of technology information, technical problems encountered and their solutions.
No comments:
Post a Comment