Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 Transactional Replication - Delete Command

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2003-06-04 : 07:33:53
Srini Rao writes "
Hi,
We are planning to Transaction replication for SQL Server 2000 in our application.The Requirement we have is that the publisher should propage the data to subscriber if the operation is "Delete".
ie We want to use transcational replication only for Insert/Update commands at the Publisher.We don't want to navigate the data results in "Delete" command.Is there any to handle this in SQL Server 2000


Waiting for u r reply

-Srini"
   

- Advertisement -