Part 1: Create a new BlackBerry UltraLiteJ application for BlackBerry

This part explains how to create a BlackBerry application that maintains a list of names in a simple UltraLiteJ database. The second part explains how to synchronize the application with a MobiLink server.


Lesson 1: Create a BlackBerry JDE project
Lesson 2: Display a BlackBerry application screen
Lesson 3: Create an UltraLiteJ database
Lesson 4: Create a database table
Lesson 5: Add data to the table
Lesson 6: Deploy application to smartphone