Contents Index Deploy the database schema Write code to connect to your database

UltraLite ActiveX User's Guide
  Tutorial: Using Dynamic SQL in an UltraLite Application for PocketPC

Lesson 3: Write the eMbedded Visual Basic sample code


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

Contents Index Deploy the database schema Write code to connect to your database