To use direct row handling, you need familiarity with how to create a MobiLink consolidated database, add synchronization scripts, and create MobiLink remote users.
Following is an overview of how to synchronize with a data source other than a consolidated database.
Set up a consolidated database, if you do not already have one.
Whether you are synchronizing to a consolidated database, you need to have a consolidated database to hold MobiLink system tables.
To handle uploads, write a public method using the UploadData interface and register it for the handle_UploadData connection event.
See Direct uploads.
To handle downloads, write a public method using the DownloadData interface and register it for the handle_DownloadData connection event (or another event).
See Direct downloads.
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2014, SAP AG or an SAP affiliate company. - SAP Sybase SQL Anywhere 16.0 |