HiveBrain v1.2.0
Get Started
← Back to all entries
patternMinor

Merge replication SQL Server 2008 publisher with SQL Server 2012 subscriber

Submitted by: @import:stackexchange-dba··
0
Viewed 0 times
20082012mergesqlwithsubscriberreplicationpublisherserver

Problem

is this somehow possible to have SQL Server 2008 publisher with a SQL Server 2012 subscriber for merge replication?

Solution

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.

Context

StackExchange Database Administrators Q#30054, answer score: 5

Revisions (0)

No revisions yet.