SQL-Server: The backup set holds a backup of a database other than the existing

前端 未结 24 1783
天命终不由人
天命终不由人 2020-12-07 06:49

I am trying to restore a SQL Server backup file for my database, but it is throwing an error as follow:

The backup set holds a backup of a database ot

24条回答
  •  自闭症患者
    2020-12-07 07:30

    I was just trying to solve this issue.

    I'd tried everything from running as admin through to the suggestions found here and elsewhere; what solved it for me in the end was to check the "relocate files" option in the Files property tab.

    Hopefully this helps somebody else.

提交回复
热议问题