Database Properties window: Synchronization Information tab (UltraLite)

This tab has the following components:

  • This is the most recent synchronization information   Shows the most recent synchronization information for the UltraLite database. Information can include the following:

    Property Description
    Last error code Displays the most recent error code returned by the last synchronization. A value of zero indicates no error.
    Last synchronization Displays the time and date of the last synchronization.
    Ignored rows This field is set by a synchronization to indicate that rows were ignored by the MobiLink server during synchronization because of absent scripts. See Ignored Rows synchronization parameter.
    Authentication This field is set by a synchronization to report the status of MobiLink user authentication. See Authentication Status synchronization parameter.
    Authentication value

    Shows the value returned by the custom authentication scripts in MobiLink. See Custom user authentication.

    Partial download retained This field is set by a synchronization to indicate whether UltraLite applied those changes that were downloaded rather than rolling back the changes when a download failed due to a communications error during synchronization. See Partial Download Retained synchronization parameter.
    Bytes sent The number of bytes that have been uploaded so far.
    Inserts sent The number of inserted rows that have been uploaded so far.
    Updates sent The number of updated rows that were sent to MobiLink in the last synchronization.
    Deletes sent The number of deleted rows that have been uploaded so far.
    Bytes received The number of bytes that have been downloaded so far.
    Inserts received The number of inserted rows that have been downloaded so far.
    Updates received The number of updated rows that have been downloaded so far.
    Deletes received The number of deleted rows that have been downloaded so far.
    All sync tables Returns the number of tables being synchronized. See UltraLite synchronize-all tables.
    No sync tables Returns the number of tables not being synchronized. See UltraLite non-synchronizing tables.