Specifies connection parameters for the remote database.
dbmlsync -c "connection-string" ...
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.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |