I need to make structure changes to a database that is part of a subscription that is using Transactional Replication.

I am wondering if I take the Database out of the Article list, make the changes on the Master server then do a Snapshot to reinitialize the subscribers.

Will that work, or is there something else I should do to get this resolved.

link|improve this question

0% accept rate
feedback

1 Answer

I think SQL Server 2005 replicates schema changes as well. See http://technet.microsoft.com/en-us/library/ms151870.aspx

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.