UltraLite ActiveX User's Guide
UltraLite ActiveX API Reference
ULConnection class
Synchronize( [show-progress As Boolean ] )
Member of UltraliteActiveX.ULConnection
Synchronizes a consolidated database using MobiLink. This function does not return until synchronization is complete, but you can be notified of events if the connection was declared WithEvents.
show-progress An optional parameter whose value may be true or false. Set this to true to show the progress of synchronization as it happens. Default is false.