UltraLite User's Guide
Developing C++ API Applications
This chapter provides notes for developers who are writing and building UltraLite applications using the C++ API.
The chapter includes the following information:
Information about how to define the data access features to be used in your application.
Information on generating C++ API classes from your reference database.
Notes on the C++ API classes that are generated.
Notes on compiling and linking UltraLite C++ API applications.
The development process for the C++ API is similar to that for other UltraLite development models. This chapter assumes a familiarity with that process.
For more information, see Developing UltraLite Applications.