fxencode <connect string>
Encode a database connect string to protect it from view.
The encoded value is output to stdout.
<connect_string> - The connect string to be encoded.
Encoded strings can be passed to database interface programs (see fx translators) via the -con option, or to the database command via the -con switch.
Output is directed to stdout.