Adaptive Server Anywhere Client Synchronization Parameters
Specifies extended upload options.
dbmlsync -n publication-name -eu keyword=value;...
Extended options that are specified on the command line with the -eu option apply only to the synchronization specified by the -n option they follow. For example, on the following command line, the extended option sv=test applies only to the synchronization of pub2.
dbmlsync -n pub1 -n pub2 -eu sv=test
For an explanation of how extended options are processed when they are set in more than one place, see dbmlsync extended options.
For a complete list of extended options, see dbmlsync extended options.
SQL Anywhere Studio 9.0.2
Copyright © 1989–2004 Sybase, Inc. Portions copyright © 2001–2004 iAnywhere Solutions, Inc. All rights reserved.