Hi at all,
I have backup database (.bak) done with SQL Server 2008 Express, I want Restore this database inside SQL Server 2008 R2 Express.
When I restore, I get this error :
TITLE: Microsoft SQL Server Management Studio
------------------------------
System.Data.SqlClient.SqlError: incompatible version
How can I do ?
Go to the complete details ...