Collection Contents Index Creating databases Next PDF

UltraLiteŽ - C and C++ Programming
Developing Applications Using the UltraLite C++ API


About this chapter

This chapter explains how to develop applications with the UltraLite C++ API.

For hands-on tutorials, see Tutorial: Build an Application Using the C++ API.


Using the UltraLite namespace
Connecting to a database
Accessing data using SQL
Accessing data with the Table API
Managing transactions
Accessing schema information
Handling errors
Authenticating users
Encrypting data
Synchronizing data
Compiling and linking your application

Collection Contents Index Creating databases Next PDF