Schema comparison of SQL Express 2012 database and SQL Server 2008 gives an error
A project which specifies SQL Server 2012 as the target platform cannot be published to SQL Server 2008.
Set the allow incompatible platform in the options (little gear icon) and you’re good to go.
Saving the comparison to a file (.scmp) will include this setting. No more complaints about versions.
THANK YOU! Changing the target platform in my project didn’t work, but this did, very cool!
Thanks too from me.
Just as Thankful Person said, changing the target platform did not work, nor did changing the compatibility level in the databse.