The installation aid program, AUXWINST, helps you to configure the DP4 ODBC gateway ADC for accessing the ODBC data sources. You can only run AUXWINST if three conditions are met:
When you run the installation aid program:
The installation program will optionally create:
Some final points to consider before running the installation aid program are:
Instructions for using the installation aid program:

Any SQL errors that occur here are due to the failure of the installation aid program to establish a connection with the foreign database. Two common reasons for this are: the data source is incorrectly configured (see Adding ODBC Data Sources to reconfigure the data source); the foreign database is shutdown or unavailable (check the status of the foreign database)
The Select COPYDB File Name dialog box appears
This dialog allows you to specify the name and location of the COPYDB-format file to be created. (If you are going to create the DP4 database without using a COPYDB-format file, click Cancel to skip the creation of this file). Take care not to overlook three important check boxes on the right-side of the dialog:
Convert date/time to timestamp - Enable this option to convert 'date' or 'time' fields on the ODBC data source into a pair of date and time fields on the DP4 database. This conversion is useful when the ODBC data source has a data type described as 'date' which is actually a combined date and time
Convert numeric to char - Enable this option to convert 'numeric' fields on the ODBC data source into character fields on the DP4 database. This conversion is useful when the ODBC data source stores numbers in an internal format that the ODBC driver cannot translate into the standard floating-point format - this is true for Oracle databases
Names are case sensitive - Enable this option if names on the ODBC database are case sensitive. If this option is disabled, no name translation entries are generated in the .INI file for names that differ only in their case
Be aware that the installation aid program treats any data structures on the ODBC data source that are composed of fields and records but not classified as tables, such as Views, as if they were tables