all groups > sql server replication > september 2005 >
You're in the

sql server replication

group:

Snapshot Replication



Snapshot Replication Leila
9/6/2005 12:00:00 AM
sql server replication: Hi,
I use snapshot replication. Is it possible to transfer only INSERTs from
publisher to subscriber. I don't want to update the subscriber for UPDATE
and DELETE from publisher.
Thanks in advance,
Leila


Re: Snapshot Replication Paul Ibison
9/6/2005 12:00:00 AM
Leila,
you can use transactional replication to replicate only inserts, by setting
NONE as the replicated command for deletes and updates.
Cheers,
Paul Ibison SQL Server MVP, www.replicationanswers.com
(recommended sql server 2000 replication book:
http://www.nwsu.com/0974973602p.html)

AddThis Social Bookmark Button