Issue: After restoring the axpert database in mssql, there is an error as shown below when mapping the db user login with the default database.
Issue: After restoring the axpert database in mssql, there is an error as shown below when mapping the db user login with the default database.
To resolve this issue, Run the below command on the restored database using SA login.
exec sp_change_users_login 'auto-fix', @userVar