UltraLite ActiveX User's Guide
This chapter provides a tutorial to guide you through the process of building an UltraLite ActiveX application for Pocket Internet Explorer. The application accesses the UltraLite ActiveX package using JScript embedded on an HTML page.
For a sample UltraLite ActiveX application using eMbedded Visual Basic, see Tutorial: An UltraLite Application for PocketPC or Tutorial: Using Dynamic SQL in an UltraLite Application for PocketPC.
Introduction
Lesson 1: Install the UltraLite ActiveX package
Lesson 2: Deploy to a device
Lesson 3: Create and deploy an UltraLite database schema
Lesson 4: Create a form interface
Lesson 5: Write the JScript sample code