Part 2: Adding synchronization to the BlackBerry application

This part extends the application to handle synchronization. It involves creating a SQL Anywhere database, running a MobiLink server, and adding a synchronization function from your BlackBerry application.


Lesson 1: Create a SQL Anywhere database
Lesson 2: Create MobiLink scripts and start the MobiLink server
Lesson 3: Add synchronization to the application
Lesson 4: Run the application on the simulator