Groups | Blog | Home
all groups > sql server replication > february 2006 >

sql server replication : Merge replication- How to drop article and than add it again


איל שפירא
2/13/2006 9:15:40 AM
Hi All,

I need to drop an article from live merge publication and than add it back
again with different schema (column, PK etc’) . I can’t use
sp_dropsubscription for every subscriber and sp_droparticle because it is not
transactional / snapshot publication.
Do I have any other alternative other than reinitialize the whole
publication? .


Thanks,
Nabila Lacey [MSFT]
2/13/2006 10:12:05 AM
There is more info here
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/replsql/replimpl_22pf.asp
about managing schema changes with merge replication.

Thanks
Nabila Lacey



[quoted text, click to view]

Paul Ibison
2/13/2006 5:39:54 PM
Unfortunately not in the case of merge.
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