Contents Index Developing static C++ applications Tutorial: Build an Application Using the C++ API

UltraLite Static C++ User's Guide
  Introduction to the Static C++ API

Benefits and limitations of the static C++ API


UltraLite provides several programming interfaces, including both static development models (of which the static C++ interface is one) and UltraLite components. Many of the benefits and disadvantages of the static C++ API are shared with the embedded SQL.

The static C++ API has the following advantages:

The static C++ API has the following disadvantages:

The choice of development model is guided by the needs of your particular project, and by the programming skills and experience available.


Contents Index Developing static C++ applications Tutorial: Build an Application Using the C++ API