Hi All,
Am doing a testing on replication migration from 2008 R2(SP2) to sql server 2014. I have some of the database in 2005 compatibility, I tried creating using 'initiate from backup of option' for which I tried to restore the database it throws compatibility
error. When I try to replicate 2005 compatibility database to 2014 instance, data base compatibility automatically changes to 2008. Though we have a drop down to create a database in 2005 it throws compatibility error.
Is there any way to avoid this, or will this affect the performance? as we are planning to implement the same in Prod server in near future.
Best Regards Moug