Cannot open backup device. Operating System error 5

后端 未结 21 1353
小蘑菇
小蘑菇 2020-11-30 18:59

Below is the query that I am using to backup (create a .bak) my database.

However, whenever I run it, I always get this error message:

21条回答
  •  情深已故
    2020-11-30 19:40

    Share this folder and use UNC path, by example: \pc\backups\mydb.bak

    Then You can stop share.

    Not very elegant, but it resolves all permissions problems (You need to give permissions to share as well, as mentioned above)

提交回复
热议问题