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

前端 未结 24 1785
天命终不由人
天命终不由人 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:35

    I got work done through alternate way, using Generate scripts. That did work for me as Backup-Restore didn't help to resolve the issue due to same error.

提交回复
热议问题