Contents Index Configuring development tools for embedded SQL development Introduction

UltraLite Embedded SQL User's Guide

Data Access Using Embedded SQL


About this chapter 

This chapter describes how to write data access code for embedded SQL UltraLite applications.

Before you begin 

This chapter assumes an elementary familiarity with the UltraLite development process. For an overview, see Using UltraLite Static Interfaces.

For reference information, see Embedded SQL Library Functions.

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


Introduction
Using host variables
Using indicator variables
Fetching data
The SQL Communication Area

Contents Index Configuring development tools for embedded SQL development Introduction