Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » MobiLink - Getting Started » Exploring the CustDB Sample for MobiLink » Synchronizing CustDB

Synchronizing customers in the CustDB sample Next Page

Synchronizing products in the CustDB sample


Business rules

All rows are downloaded for ULProduct—this is called snapshot synchronization.

See Snapshot synchronization.

The business rules for the ULProduct table are as follows:

Downloads

Product information can be inserted, deleted, or updated at the consolidated database. The script corresponding to these operations is as follows:

SELECT prod_id, price, prod_name FROM ULProduct