In this tutorial, you develop an embedded SQL UltraLite application using Microsoft eMbedded Visual C++. This UltraLite application can be executed on a Windows CE emulator or device.
For an overview of the development process, see Developing embedded SQL applications.
For more information about developing embedded SQL UltraLite Applications, see Developing Applications Using Embedded SQL.
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.
Create a directory on your desktop computer to hold the files you will create.
The remainder of this tutorial assumes that the directory C:\tutorial\ is the location of the project files.