Part 2: Using MobiLink to synchronize the BlackBerry application

This part of the tutorial extends the BlackBerry application to support MobiLink synchronization. You complete the following tasks:

  • Create a SQL Anywhere database that can synchronize with your UltraLite Java edition database.

  • Start a MobiLink server to handle synchronizations.

  • Update your BlackBerry application to support MobiLink synchronization.

  • Synchronize your BlackBerry application with the consolidated database.


Lesson 1: Setting up your MobiLink consolidated database
Lesson 2: Setting up a MobiLink server and deploying a synchronization model
Lesson 3: Adding MobiLink support to your BlackBerry application
Lesson 4: Starting the MobiLink server and synchronizing the application