Contents Index Defining UltraLite tables Defining database features for C++ API applications pdf/preface.pdf

UltraLite User's Guide
  Developing C++ API Applications
    Defining features for your application

Tables or queries?


Table definitions and query definitions provide alternative ways of defining the data that is to be included in your UltraLite database, and the range of operations you can carry out on that data.

Using SQL statements and projects provides a more general approach to defining applications, and are most likely to be used in larger enterprise applications. Table definitions may be useful as a convenient device in the following cases:


Contents Index Defining UltraLite tables Defining database features for C++ API applications pdf/preface.pdf