SMA and LLA Guide : Creating and running LLA applications : Sample C applications for LLA
  
Sample C applications for LLA
The solidDB® package includes samples of LLA applications written in C that use ODBC API functions to connect to solidDB® servers.
The samples are located in the following directories in the solidDB® installation directory:
samples/aclib
Sample of an LLA application using a single solidDB®
samples/aclib_control_api
Sample of an LLA application that uses the SSC API functions.
samples/aclib_diskless
Sample of an LLA application using a diskless solidDB® server
samples/aclib_replication
Sample of an LLA application that combines LLA and advanced replication
See Samples for LLA with advanced replication for information about how to use the replication samples.
Each directory contains a readme.txt file that provides instructions on how to set up your system and run the samples.
See also
Creating and running LLA applications