Lesson 6: Adding synchronization

Prerequisites

To complete this lesson you must have SQL Anywhere installed on your computer. If you receive any errors or warnings during this lesson, make sure you have configured your installation correctly and have the proper environment variables set.

Now that the Names application can add and remove names from an UltraLite database, you add synchronization to a consolidated database server on your computer.

 Creating the consolidated database
 Create the consolidated table
 Create an ODBC data source
 Creating a MobiLink synchronization model
 Deploying the MobiLink synchronization model
 Starting the MobiLink server
 Adding synchronization to the iPhone application