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