Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Remote » Principles of SQL Remote Design » How statements are replicated

Replication of updates Next Page

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.