Specifies the password valid on Informix database server.
Syntax:
INFORMIXPASS={any set of symbols and/or characters}
Usage:
The INFORMIXPASS environment variable specifies the password valid on Informix database server.
For information on when an INFORMIXPASS setting applies, see Precedence of Parameters.
INFORMIXPASS applies at runtime (inet.env), and can be set in Lycia Command Line (environ.bat) to connect an Informix database when running an application from Lycia Command Line.
Example:
Specifies password-123 as the password for Informix database:
INFORMIXPASS=password-123
Related articles:
LYCIA_DB_DRIVER
Setting up Informix connection