The following variables can be used to control the way AcuSQL accesses your data source. They can be set at the system/environment level or they can be specified in a runtime configuration file.
| Variable | Description |
|---|---|
| ACUSQL_DATASET | Assign to the name of the intended ODBC data source |
| ACUSQL_INCLUDE | Specify multiple search directories for SQL INCLUDE files |
| ACUSQL_PASSWORD | Specify the value of the password associated with the value of ACUSQL_USER |
| ACUSQL_RUNTIME_DLL | Specify the COBOL connector for the intended data source |
| ACUSQL_USER | Specify the username of an authorized database user |