Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » UltraLite - C and C++ Programming » Tutorial: Build an Application Using Embedded SQL

Tutorial: Build an Application Using Embedded SQL Next Page

Introduction to embedded SQL development tutorial


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.

To prepare for the tutorial