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 » Tutorial: Using .NET Synchronization Logic » Lesson 4: Test synchronization

Start the application Next Page

Add an order


To add an order
  1. From the Order menu, choose New.

    The Add New Order dialog appears.

  2. Enter a new Customer Name.

    For example, enter Frank DotNET.

  3. Choose a product, and enter the quantity and discount.

  4. Press Enter to add the new order.

You have now modified the data in your local UltraLite database. This data is not shared with the consolidated database until you synchronize.

To synchronize with the consolidated database and trigger the upload_insert event