Contents Index Replication of updates Replication of triggers

SQL Remote User's Guide
  Principles of SQL Remote Design
    How statements are replicated

Replication of procedures


Any replication system is faced with a choice between two options when replicating a stored procedure call:

SQL Remote replicates procedures by replicating the actions of a procedure. The procedure call is not replicated.


Contents Index Replication of updates Replication of triggers