Forum - Error: Access is Denied while restoring the Database Backup

Jump to: navigation,
Overview > Matrix Access Control & Time-Attendance > Database Related Issues > Error: Access is Denied while restoring the Database Backup
[#5]

Error: Access is Denied appears while restoring the database from Microsoft SQL Management Studio:

Access Denied while restoring DB.png

Root Cause: SQL Server Service (mostly SQL Express) is running with login account which is not having rights to perform the restore operation.

Solution:

It can be solved by changing the logon account of SQL Server Service from its properties and then restarting the service.

Refer below screenshot to change the service's login account:

SQL Service Properties.png


Posted by Admin (administrator) on 18 January 2019 at 11:21.
Edited by Admin (administrator) on 18 January 2019 at 11:35.