This article explains how to associate an ACUFH configuration file with a NetExpress project.
Problem:
Database Connectors uses an ACUFH configuration file; how can I associate this configuration file with my NetExpress project so that when the project runs, the ACUFH configuration file is picked up?
Resolution:
You can use the A_CONFIG environment variable to identify a personal ACUFH configuration file. For example:
SET A_CONFIG=directory name\\file name.
You can set this environment variable within the NetExpress IDE by following this process:
- Select Project > Properties.
- Click IDE.
- Add the environment variable A_CONFIG, and set its value to the location of your configuration file.
Incident Number: 2259200



