all groups > sql server replication > september 2004 >
You're in the

sql server replication

group:

Add new column in merge replication...HELP



Add new column in merge replication...HELP dev-dba in distress on the prod side
9/30/2004 8:35:03 AM
sql server replication: I need to know how to add a new column for the client using Merge
Replication, the book I have is cryptic as all getout.

It looks like I can use sp_repladdcolumn but do I need to shut anything
down, turn anything over, flip anything around...

Add new column in merge replication...HELP Paul Ibison
9/30/2004 9:33:26 AM
Nothing extra is required - on synchronization, the new
column and replication metadata modifications will be
sent to the subscriber.
Regards,
Paul Ibison

(recommended sql server 2000 replication book:
http://www.nwsu.com/0974973602p.html)
AddThis Social Bookmark Button