Overflows File

Note: for Uniface 10 there is a separate overflows.u10 file.

The UD6/CMTOOL driver can store the overflow data for a table in the same physical file as the base data for that table. The overflows configuration file controls this behavior.

Here is an example:

:OUAPPL:ASS+
:OUCFIELD:U_DESC+
:OUCGROUP:TPLACTUAL+
:OUCKEY:U_DOC+
:OUCRELSH:U_DOC+
:OUCSCH:U_DOC+
:OUCTABLE:U_DOC+
:OUFORM:TPLACTUAL+

Each line specifies the following separated by a single colon ":":
* An overflow table name
* The first variable length field in the master table

$Revision: 1.11 $ $Date: 2018/06/11 12:55:21 $[go to top]