Contents Index Lesson 4: Add synchronization to your application Connecting to a database

UltraLite C++ User's Guide

Understanding UltraLite Development


About this chapter 

This chapter describes how to develop applications with UltraLite for C++.


Connecting to a database
Accessing and manipulating data with dynamic SQL
Accessing and manipulating data with the Table API
Transaction processing in UltraLite
Accessing schema information
Error handling
User authentication
Compiling and linking your application

Contents Index Lesson 4: Add synchronization to your application Connecting to a database