There are two types of synchronization scripts:
connection-level scripts These scripts perform actions that are connection-specific or synchronization-specific and that are independent of any one remote table. These scripts can be used in conjunction with other scripts to implement your synchronization business logic.
See Connection scripts.
table-level scripts These scripts perform actions specific to one synchronization and one particular remote table. These scripts are used in conjunction with other scripts to implement your synchronization business logic, including conflict resolution.
See Table scripts.
Connection scripts
Table scripts
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |