Contents Index Summary Introduction

UltraLite ActiveX User's Guide

Tutorial: Using Dynamic SQL in an UltraLite Application for PocketPC


About this chapter 

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

Contents Index Summary Introduction