Contents Index Running the sample application with synchronization Building embedded SQL applications pdf/preface.pdf

UltraLite User's Guide

Developing Embedded SQL Applications


[ Spell check November 9, 2001 - Tom ]
About this chapter 

Embedded SQL is a method of mixing SQL statements for database access with either C or C++ source code.

This chapter describes the development process for embedded SQL UltraLite applications. It explains how to write applications using embedded SQL and provides instructions on building and deploying an embedded SQL UltraLite application.

Before you begin 

This chapter assumes an elementary familiarity with the UltraLite development process. For an overview, see Developing UltraLite Applications

For a description of embedded SQL, see The Embedded SQL Interface.

For detailed information about the SQL preprocessor, see The SQL preprocessor.


Building embedded SQL applications
Preprocessing your embedded SQL files

Contents Index Running the sample application with synchronization Building embedded SQL applications pdf/preface.pdf