Hi,What is the 'put back' procedure after I runsp_removedbreplicationfor my database?I'm new at replication, set up a snapshot puclication with a pull subscription. In order to add column to a table in the publisher I used the sp_removedbreplication. There are so many 'parts' with the simple set up I've done; jobs etc. I'm not sure how to get it working again after making the schema change.What I'd like is a sp_putbackdbreplicationDoes something of the sort exist?John
↧