UltraLite Embedded SQL User's Guide
Tutorial: Build an Application Using Embedded SQL
In this tutorial, you create an embedded SQL source file and use it to build a simple UltraLite application. This UltraLite application can be executed on a remote device.
This tutorial assumes that you have UltraLite and Microsoft eMbedded Visual Tools installed on your computer. If you use a different C/C++ development tool, you will have to translate the eMbedded Visual C++ instructions into their equivalent for your development tool.
To prepare for the tutorial
Create a directory to hold the files you will create.
The remainder of the tutorial assumes that this directory is c:\tutorial\.