UltraLite ActiveX User's Guide
This chapter provides a tutorial to guide you through the process of building an UltraLite ActiveX application. This tutorial differs from Tutorial: An UltraLite Application for PocketPC in that you use dynamic SQL to access the UltraLite database.
For a sample UltraLite ActiveX application using JScript, see Tutorial: An UltraLite Application for Pocket IE.
Introduction
Lesson 1: Create a project architecture
Lesson 2: Create a form interface
Lesson 3: Write the eMbedded Visual Basic sample code
Lesson 4: Deploy to a device
Summary