Collection Contents Previous Next PDF

MobiLink Clients

Adaptive Server Anywhere Client Synchronization Parameters

dbmlsync options

@data option


Function 

Reads in options from the specified environment variable or configuration file.

Syntax 

dbmlsync @data ...

Description 

With this option, you can put command line options in an environment variable or configuration file. If both exist with the name you specify, the environment variable is used.

For more information about configuration files, see Using configuration files.

If you want to protect passwords or other information in the configuration file, you can use the File Hiding utility to obfuscate the contents of the configuration file.

See Hiding the contents of files using the dbfhide command-line utility.


Collection Contents Previous Next PDF