Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 (Français) » UltraLiteJ » Using UltraLiteJ » Tutorial: Building an UltraLiteJ application for BlackBerry

 

Part 2: Synchronize the UltraLiteJ application using MobiLink

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
Lesson 3: Add synchronization to the application
Lesson 4: Start the MobiLink server and run the application on the simulator