Adaptive Server Anywhere Client Synchronization Parameters
Specifies that dbmlsync should reload schema information before each synchronization.
dbmlsync -sc...
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.
SQL Anywhere Studio 9.0.2
Copyright © 1989–2004 Sybase, Inc. Portions copyright © 2001–2004 iAnywhere Solutions, Inc. All rights reserved.