UltraLite ActiveX User's Guide
Tutorial: Using Dynamic SQL in an UltraLite Application for PocketPC
This lesson guides you through the process of writing eMbedded Visual Basic code to connect to a database, navigate within the database, and manipulate the data in the database.
This lesson includes instructions for synchronizing your application with an Adaptive Server Anywhere database. This portion of the lesson is optional, and requires SQL Anywhere Studio.
Write code to connect to your database
Write code for navigation and data manipulation
Write code to synchronize
Synchronize your application