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

SAP Sybase SQL Anywhere 16.0 » MobiLink - Server Administration » MobiLink events » Synchronization script writing

 

Script additions and deletions

When you use the Create Synchronization Model Wizard, scripts are automatically added to the consolidated database when you deploy the model.

When you create synchronization scripts outside Sybase Central, you must add them to MobiLink system tables in the consolidated database. For SQL scripts, the entire script is saved in the MobiLink system table. For Java or .NET scripts, the method name is registered in the system table. The method for storing scripts and method names is similar.

See MobiLink server system tables.

If you are using Sybase Central, you must add a script version to the database before you can add individual scripts. See Adding a script version to a consolidated database.

 Add or delete all types of scripts (system procedures)

Adding a connection script
Deleting a connection script
Adding a table script
Deleting a table script
Direct inserts of scripts
Ignored scripts