UltraLite comes with a sample Windows client that automatically invokes the dbmlsync utility when the user issues a synchronization. It is a simple sales-status application that you can run against the CustDB consolidated database you started in the previous lesson.
To start and synchronize the sample application
Launch the sample application.
From the Start menu, choose Programs » SQL Anywhere 11 » UltraLite » Windows Sample Application.
Enter an employee ID.
Type a value of 50 and press Enter.
The application automatically synchronizes and a set of customers, products, and orders are downloaded to the application from the CustDB consolidated database.
To add an order
From the Order menu, choose New.
The Add New Order screen appears.
Enter a new Customer Name.
For example, enter Frank Javac.
Choose a product, and enter the quantity and discount.
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
From the File menu, choose Synchronize.
A window appears indicating one Insert successfully uploaded to the consolidated database.
For more information about the CustDB Windows Application, see Exploring the CustDB sample for MobiLink.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |