Contents Index Data access in UltraLite Introduction

UltraLite Database User's Guide

Tutorial: Walking Through a Sample UltraLite Application


About this chapter 

This chapter illustrates some key features of UltraLite by walking through a sample application. The sample application is a simple sales-status application built around a database named CustDB (Customer Database).

The chapter includes information on how to run the sample application, and a brief description of how the application works.

Before you begin 

To get the most from this chapter, you should be able to run the sample application as you read.

This chapter assumes that you have read the chapter Welcome to UltraLite. Much of the material in this chapter is explained in a more general manner elsewhere in the book. Cross references to these places are provided.


Introduction
Lesson 1: Start the MobiLink synchronization server
Lesson 2: Start the sample application and synchronize
Lesson 3: Add an order
Lesson 4: Act on some existing orders
Lesson 5: Synchronize your changes
Lesson 6: Confirm the synchronization at the consolidated database
Lesson 7: Browse the consolidated database

Contents Index Data access in UltraLite Introduction