Understanding UltraLite.NET Development
You synchronize UltraLite applications with a central consolidated database. Synchronization requires the MobiLink synchronization software included with SQL Anywhere Studio.
This section provides a brief introduction to synchronization and describes some features of particular interest to users of UltraLite.NET.
For a more detailed explanation of synchronization, see UltraLite Clients.
You can also find a working example of synchronization in the CustDB sample application. For more information, see the Samples\UltraLite.NET\CustDB subdirectory of your SQL Anywhere 9 installation.
UltraLite.NET supports TCP/IP, HTTP, and HTTPS synchronization. Synchronization is initiated by the UltraLite application. In all cases, you use properties of the SyncParms object to control synchronization.
NoteTo synchronize using HTTPS you must obtain the separately-licensable security option. To order this option, see the card in your SQL Anywhere Studio package or see http://www.sybase.com/detail?id=1015780.For more information, see Welcome to SQL Anywhere Studio. |
Adding ActiveSync synchronization to your application
SQL Anywhere Studio 9.0.2
Copyright © 1989–2004 Sybase, Inc. Portions copyright © 2001–2004 iAnywhere Solutions, Inc. All rights reserved.