Adding new tables to existing Replication

  • Hi Experts,

    Can anyone please guide how to add new tables to an existing replication??

    TIA

  • sp_addarticle will add a table to a publication. sp_addsubscription will add a subscriber to a publication. You will also need to run the snapshot agent after running these sprocs.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply