Contents Index Restore the sample database Introduction

UltraLite Static C++ User's Guide

Data Access Using the C++ API


About this chapter 

This chapter describes how to develop applications using the UltraLite C++ API. This interface represents predefined queries or tables in your UltraLite database as objects, and provides methods that enable you to manipulate them from your application without using SQL.


Introduction
Defining features for your application
Working with the C++ API classes
Building your UltraLite C++ application

Contents Index Restore the sample database Introduction