is this somehow possible to have SQL Server 2008 publisher with a SQL Server 2012 subscriber for merge replication?
Tell me more
×
Database Administrators Stack Exchange is a question and answer site for
database professionals who wish to improve their database skills and learn from others in the community. It's 100% free, no registration required.
|
No. With Merge, a Subscriber can be any version no later than the Publisher version. This is covered in Using Multiple Versions of SQL Server in a Replication Topology. |
|||
|
|