Contents Index Explanation of the sample program Lesson 4: Add synchronization to your application

UltraLite Embedded SQL User's Guide
  Tutorial: Build an Application Using Embedded SQL

Lesson 3: Build the sample embedded SQL UltraLite application


The following procedure uses the source file generated in the previous lesson, sample.cpp, to create the sample embedded SQL UltraLite application.

To build the sample embedded SQL UltraLite application

  1. Ensure that the Adaptive Server Anywhere personal database server is still running.

  2. Configure the project settings:

  3. Build the executable:

  4. Run the application:


Contents Index Explanation of the sample program Lesson 4: Add synchronization to your application