Contents Index -r option -u option

MobiLink Synchronization Reference
  MobiLink Synchronization Client
    dbmlsync options

-sc option


Function 

Specifies that dbmlsync should reload schema information before each synchronization.

Syntax 

dbmlsync -sc...

Description 

Prior to version 9.0, dbmlsync reloaded schema information from the database before each synchronization. The information that was reloaded includes foreign key relationships, publication definitions, extended options stored in the database, and information about database settings. On slower handheld devices, loading this information typically took 20 seconds. In most cases this information does not change between synchronizations.

Starting with version 9.0, by default dbmlsync loads schema information only at startup. Specify -sc if you want the information to be loaded before every synchronization.


Contents Index -r option -u option