UltraLite for MobileVB User's Guide
This chapter provides a tutorial to guide you through the process of building an UltraLite for MobileVB application. This tutorial differs from Tutorial: An UltraLite Application for PocketPC in that you use dynamic SQL to access the UltraLite database.
Introduction
Lesson 1: Create a project architecture
Lesson 2: Create a form interface
Lesson 3: Write connection, synchronization, and table code
Lesson 4: Deploy the application to a device
Summary