This is the consolidated database. During installation, an ODBC data source called SQL Anywhere 12 CustDB is created for this
database. The database file is located at samples-dir\UltraLite\CustDB\makedbs.cmd (makedbs.sh for Mac or Linux).
You can erase changes that were synchronized into the consolidated CustDB.db file, so you have a clean version to work with using this script: samples-dir\UltraLite\CustDB\newdb.bat
This is the remote version of the consolidated database that contains only a subset of the information, depending on which
user synchronizes the database.
The file name and location can vary depending on the platform, programming language, or even device.
For UltraLite.NET: samples-dir\UltraLite.NET\CustDB\Common\
For all other platforms and APIs: samples-dir\UltraLite\CustDB\custdb.udb
The UltraLite database is also recreated by the makedbs.cmd script (makedbs.sh for Mac or Linux).
For more information about the default location of samples-dir, by operating system, see Samples directory.
These are the end-user applications that provide a user-friendly interface to the UltraLite remote database. There is a sample
client installed for each supported platform.
Each client application also contains a ReadMe.html or ReadMe.txt file. Although the contents of these files vary, they all include an outline the steps required to build and run the sample.