I restored a SQL db to another server (not the server where backup was performed).
Now my application fails to connect to target server since 2 SQL accounts that application looks for have inappropriate permissions after the restore.
How can I reinstate SQL users and roles on the restored db? I am only using SQL authenticated accounts.
Now my application fails to connect to target server since 2 SQL accounts that application looks for have inappropriate permissions after the restore.
How can I reinstate SQL users and roles on the restored db? I am only using SQL authenticated accounts.