MobiLink Synchronization Reference
MobiLink Synchronization Server Options
MobiLink synchronization server
dbmlsrv9 options
Specifies connection parameters for the consolidated database.
dbmlsrv9 -c "connection-string"...
The connection string must give the MobiLink synchronization server information sufficient to connect to the consolidated database. The connection string is required.
The connection string must specify connection parameters in the form keyword=value, separated by semicolons, with no spaces between parameters.
Connection parameters must be included in the ODBC data source specification if not given in the command line. Check your RDBMS and ODBC data source to determine required connection data.
For a complete list of SQL Anywhere connection parameters, see Connection parameters.
For information about how to hide the password, see The File Hiding utility.
dbmlsrv9 -c "dsn=odbcname;uid=DBA;pwd=sql"