Collection Contents Previous Next PDF

MobiLink Clients

Adaptive Server Anywhere Client Synchronization Parameters

dbmlsync options

-be option


Function 

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

Syntax 

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

Description 

The string can be used for authentication or other purposes. It is verified at the remote database using the sp_hook_dbmlsync_validate_download_file stored procedure.

See also 

sp_hook_dbmlsync_validate_download_file

File-Based Downloads

-bc option


Collection Contents Previous Next PDF