The following procedure creates a remote database for CustDB. The CustDB remote database must be an UltraLite database.
The application logic for the remote database is located in samples-dir\UltraLite\CustDB. It includes the following files:
Embedded SQL logic The file custdb.sqc contains the SQL statements needed to query and modify information from the UltraLite database, and the calls required to start synchronization with the consolidated database.
C++ API logic The file custdbcomp.cpp contains the C++ API logic.
User-interface features These features are stored separately, in platform-specific subdirectories of Samples\UltraLite\CustDB.
You complete the following steps to install the sample application to a remote device that is running UltraLite:
Start the consolidated database.
Start the MobiLink server.
Install and start the sample application to your client device.
Synchronize the sample application.
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |