mssql '5 (Access is denied.)' error during restoring database

前端 未结 15 2187
忘了有多久
忘了有多久 2021-01-30 04:08

I want to restore a database from a file (Tasks → Restore → Database; after I select from device and select file) via SQL Server Management Studio.

After that, I get th

15条回答
  •  粉色の甜心
    2021-01-30 04:17

    I recently had this problem. The fix for me was to go to the Files page of the Restore Database dialog and check "Relocate all files to folder".

    Restore Database dialog

提交回复
热议问题