Contents Index The Contact Sample Application Setup

MobiLink Synchronization User's Guide
  The Contact Sample Application

Introduction


This chapter introduces you to the Contact sample application. This sample is a valuable resource for the MobiLink developer. It provides you with an example of how to implement many of the techniques you will need to develop MobiLink applications.

The Contact sample application includes an Adaptive Server Anywhere consolidated database and two Adaptive Server Anywhere remote databases. It illustrates several common synchronization techniques. To get the most out of this example, you should study the sample application as you read.

Although the consolidated database is an Adaptive Server Anywhere database, the synchronization scripts consist of simple SQL statements that should work with minimal changes on other database management systems.

The Contact sample is in the Samples\MobiLink\Contact subdirectory of your SQL Anywhere installation. For an overview, see Samples\MobiLink\Contact\readme.txt.

Synchronization design 

The synchronization design in the Contact sample application uses the following features:


Contents Index The Contact Sample Application Setup