“No backupset selected to be restored” SQL Server 2012

前端 未结 21 1775
一向
一向 2020-12-04 08:36

I have a SQL Server 2012 database with filestream enabled. However, when I backup it and try to restore it on another SQL Server 2012 instance (on another machine), I simply

21条回答
  •  既然无缘
    2020-12-04 08:55

    Another potential reason for this glitch appears to be Google Drive. Google Drive is compressing bak files or something, so if you want to transfer a database backup via Google Drive, it appears you must zip it first.

提交回复
热议问题