change article definition for stored proc

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Paul Ibison (Paul.Ibison_at_Pygmalion.Com)
Date: 03/01/05


Date: Tue, 1 Mar 2005 01:07:08 -0800

You could use sp_dropsubscription, sp_droparticle,
sp_addarticle with @type = 'proc exec',
sp_addsubscription and then run the snapshot agent and
synchronize.
 HTH,
 Paul Ibison SQL Server MVP, www.replicationanswers.com
  (recommended sql server 2000 replication book:
  http://www.nwsu.com/0974973602p.html)



Relevant Pages