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

SQL Anywhere 10.0.1 » MobiLink - Server Administration » MobiLink Server Options

mlsrv10 syntax Next Page

@data option


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

Syntax

mlsrv10 -c "connection-string" @data ...

Remarks

Use this option to read in mlsrv10 command line options from the specified environment variable or configuration file. If both exist with the same name that is specified, 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 File Hiding utility (dbfhide).