I have a full backup file from my database. I want to create new database from this file. The two databases are in different server when I restore the file I got this error
The database was backed up on a server running version 10.50.2550. That version is incompatible with this server, which is running version 10.00.5512. Either restore the database on a server that supports the backup, or use a backup that is compatible with this server.
How should I do?
please help