Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
GustiX
Starting Member
28 Posts |
Posted - 2011-09-25 : 05:32:40
|
| HiI am creating an application for monitoring, viewingand setting up replication (publications, subscribers etc.)To make this simple let's say I am replicating TABLE1from database DB1 with a filter clause "WHERE FIELD1 = 1"I am having trouble finding how the syncobject view in DB1is linked to the article in the distribution database(distribution.dbo.MSarticles)Hope this makes sense :) |
|
|
|
|
|