all groups > sql server replication > march 2006 >
You're in the

sql server replication

group:

How to find replicated columns in published article



How to find replicated columns in published article Chris
3/29/2006 7:40:02 PM
sql server replication:
SQL 2000 trans replication.

I have a fat table (100+ columns ) being replicated minus a couple columns. .

How do I query the replication sys tables to find all columns being
replicated? Goal is to find which columns are NOT replicated.

Thanks in advance,
Re: How to find replicated columns in published article Paul Ibison
3/30/2006 12:00:00 AM
Chris,
sp_helparticlecolumns and the published bit will do the job.
Cheers,
Paul Ibison SQL Server MVP, www.replicationanswers.com
(recommended sql server 2000 replication book:
http://www.nwsu.com/0974973602p.html)

AddThis Social Bookmark Button