MobiLink Synchronization Reference
MobiLink Synchronization Client
dbmlsync options
Specifies connection parameters for the remote database.
dbmlsync -c "connection-string" ...
The connection string must give dbmlsync permission to connect to the Adaptive Server Anywhere remote database. Commonly, a user ID with REMOTE DBA authority is used.
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 dialog appears. You can specify the remaining command line options in the fields of the connection dialog.
For a complete list of connection parameters for connecting to Adaptive Server Anywhere databases, see Connection parameters.