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

sql server replication : How making Schema Changes on Publication Databases In SQL 2000 sp4( NOT IN SQL 2005)


´ý
5/30/2006 12:00:00 AM

Paul Ibison
5/30/2006 12:00:00 AM
It depends on what you mean by schema changes really. if you mean adding or
removing a column, then sp_repladdcolumn and sp_repldropcolumn can be used.
For schema changes there are a couple of methods:
http://www.replicationanswers.com/AddColumn.asp
Cheers,
Paul Ibison SQL Server MVP, www.replicationanswers.com

AddThis Social Bookmark Button