-c option

Specifies connection parameters for the remote database.

Syntax
dbmlsync -c "connection-string" ...
Remarks

The connection string must give dbmlsync permission to connect to the SQL Anywhere remote database with DBA or REMOTE DBA authority. It is recommended that you use a user ID with REMOTE DBA authority.

Specify the connection string in the form keyword=value, with multiple parameters separated by semicolons. If any of the parameter names contain spaces, you need to enclose the connection string in double quotes.

If you do not specify -c, a dbmlsync Setup window appears. You can specify the remaining command line options in the fields of the connection window.

For a complete list of connection parameters for connecting to SQL Anywhere databases, see Connection parameters.