Collection Contents Previous Next PDF

UltraLite C/C++ User's Guide

Developing Applications Using the Static C++ API


About this chapter 

This chapter describes how to develop applications using the UltraLite Static 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
Connecting to a database
Accessing data
Authenticating users
Encrypting data
Synchronizing data
Building Static C++ API applications

Collection Contents Previous Next PDF