Contents Index Using client-specific data to control synchronization Creating an UltraLite project pdf/preface.pdf

UltraLite User's Guide
  Developing UltraLite Applications

Defining SQL statements for your application


All the data access instructions for your application are defined by adding SQL statements to the reference database.

If you use the C++ API, you can also use SQL Remote publications to define data access methods. For information on using publications, see Defining UltraLite tables.

If you are using embedded SQL, the SQL preprocessor carries out the tasks in this section for you.


Creating an UltraLite project
Adding SQL statements to an UltraLite project
Writing UltraLite SQL statements

Contents Index Using client-specific data to control synchronization Creating an UltraLite project pdf/preface.pdf