Overflows 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.6.4.3 $ $Date: 2003/09/16 17:52:05 $[zum Seitenanfang]