This lesson demonstrates how to:
In this walkthrough, the sample application is running on the same desktop computer as the MobiLink server. However, you can also deploy a client application to the device and achieve the same result.
To start and synchronize the sample application
From the Start menu, choose Programs » SQL Anywhere 11 » MobiLink » Synchronization Server Sample. Or, execute the following command:
mlsrv11 -c "DSN=SQL Anywhere 11 CustDB" -zu+ -vcrs |
A command prompt appears displaying messages about the MobiLink server's status.
From the Start menu, choose Programs » SQL Anywhere 11 » UltraLite » Windows Sample Application.
In the Employee ID field, type 50, and then press Enter.
After you enter the employee ID, the application synchronizes. The MobiLink server messages window displays messages showing the synchronization taking place.
The default synchronization script determines which subset of customers, products, and orders is downloaded to the application when user 50 logs in. In this case, only orders that have not yet been approved are downloaded.
Confirm that the application contains data.
A company name and a sample order should appear in the application window.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |