Contents Index Developing embedded SQL applications Tutorial: Build an Application Using Embedded SQL

UltraLite Embedded SQL User's Guide
  Introduction to Embedded SQL

Benefits and limitations of embedded SQL


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

Embedded SQL has the following advantages:

Embedded SQL 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 embedded SQL applications Tutorial: Build an Application Using Embedded SQL