all groups > sql server replication > june 2006 >
You're in the

sql server replication

group:

sequence of updates in replication



sequence of updates in replication news.microsoft.com
6/29/2006 5:35:26 PM
sql server replication: Hi

Can anyone tell me if the sequence of updates in transactional replication
is applied in order as they are received. for example, I have 2 tables (A
and B) that are being replicated to another server. If I have a stored
procedure that update table A and then update table B. will that update
order be replicated and applied in the replicated to server in sequence.
Can they ever get out of sequence.

thanks

P

Re: sequence of updates in replication Paul Ibison
6/30/2006 12:00:00 AM
The order is maintained exactly, provided you have one distribution agent.
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