2

Does anyone know of a Microsoft documented limit for the maximum number of articles in merge replication for SQL Server 2008 R2? I have THIS link that specifies the max for SQL 2012 (i think), which is 256, but I need one for 2008 R2.

DanBig
  • 11,423
  • 1
  • 29
  • 53

1 Answers1

1

256.

Under the headline of the linked article is a select field named "other versions". You can use it to directly access the relevant document for 2008R2.

Sven
  • 98,649
  • 14
  • 180
  • 226