Replication followed a delete at the publisher.

  • Hello,

    I´ll need to create a plan for the following scenario:

    Server A (Publisher) - Server B (Subscriber) in a transactional replication.

    -When perform a insert into publisher, SQL Server must replicate the statement. After, I want that SQL Server deletes the rows affected on the insert on the Server A (Publisher) and don´t replicate to the Server B.

    I want that a transaction has been replicated to server B and deleted from the server A. It´s possible?

    Thanks a lot!

    Leonardo

  • Just comment out the delete stored procedure code on the subscriber!


    * Noel

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

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