Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 » MobiLink - Client Administration » SQL Anywhere Clients for MobiLink » MobiLink SQL Anywhere client utility (dbmlsync)

 

-be option

When creating a download file, this option specifies an extra string to be included in the file.

Syntax
dbmlsync -bc "filename" -be "string" ...
Remarks

The string can be used for authentication or other purposes. It is passed to the sp_hook_dbmlsync_validate_download_file stored procedure on the remote database when the download file is applied.

See also