I can’t restore a backup from a 64-bit instance onto a 32-bit instance of SQL Server. I am receiving a version incompatibility error.
There is also a suggestion inside this error that says: Either restore the database on a server that supports the backup, or use a backup that is compatible with this server.
Source version is SQL Server 2008 10.50.2500 and destination is SQL Server 2008 10.00.4000
What am I supposed to do?