Hi All,
I have the following replication setup.
A SQL server 2008 (Host) hosting MyDB. There's transactional relication setup for this database, and Host acts as publisher and distributor.
There are 2 subscribers, both of which uses SQL server 2008.
Now I want to add a new subscriber which resides on a SQL 2014 instance. I am using the New Subscription Wizard in Management Studio, but on page Subscribers I get the following error when I choose the SQL 2014 instance.
'The selected Subscriber does not satisfy the minimum version compatibility level of the selected publication.'
Could you help me to resolve this?
Thanks.