The sample applications provide an example of an application using DB2 Everyplace. You can use the Visiting Nurse sample application to quickly test bi-directional synchronization between the mobile database and the Sync Server. The sample applications has two parts, one that runs on the Sync Server and another that runs on the mobile database. This mobile database sample application demonstrates the database engine functionality in stand-alone environment. When the Sync Server sample application and the database engine sample application are used together, they work as a complete application that invokes all components of the DB2 Everyplace.
The IBM Sync is also a sample application which demonstrates how to use the DB2 Everyplace Sync Client API to synchronize tables of the subscriptions defined in MDAC.
The Command Line Processor is an application development tool provided as an example application using DB2 Everyplace on platforms with a command line interface. The Command Line Processor is used for the DB2 Everyplace database on mobile devices. It is not used by the Sync Server.
The SQL statements supported by DB2 Everyplace enable you to create and drop a table and index, and delete, insert, and update the rows of a table.