 
 
  
  
MobiLink Synchronization Reference
  MobiLink Synchronization Client 
    dbmlsync options
When creating a download file, this option specifies an extra string to be included in the file.
dbmlsync -bc "filename" -be "string" ...
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.
sp_hook_dbmlsync_validate_download_file
 
 
  
 