Contents Index Introduction to UltraLite for C++ System requirements and supported platforms

UltraLite C++ User's Guide
  Introduction to UltraLite for C++

UltraLite for C++ features


UltraLite for C++ provides the following benefits for developers targeting small devices:

For more information, see Introduction.

UltraLite and C++ 

C++ developers wishing to take advantage of UltraLite database features have several options. UltraLite for C++ (documented in the current book) provides a UltraLite for C++ component interface. Embedded SQL and the static C++ API provide static programming interfaces.

The benefits and disadvantages of the C++ component interface are as follows:

Advanced developers can combine features of the component API with those of the static C++ API and even embedded SQL. Such combined development models are not discussed here.


Contents Index Introduction to UltraLite for C++ System requirements and supported platforms