BACKUP LOG cannot be performed because there is no current database backup

前端 未结 14 597
[愿得一人]
[愿得一人] 2021-01-30 09:59

I tried to restore a database but this message showed. How do I restore this database?

Restore of database \'farhangi_db\' failed.
(Microsoft.SqlSer

14条回答
  •  不思量自难忘°
    2021-01-30 10:43

    1. Make sure there is a new database.
    2. Make sure you have access to your database (user, password etc).
    3. Make sure there is a backup file with no error in it.

    Hope this can help you.

提交回复
热议问题