ContentsIndexPreviousNext

5.2 Invalid Database Data

When Acu4GL receives a null field from the database, it translates it to COBOL as follows:

Numbers (including dates): zero
Text (including binary): spaces

See the DATE directive in Chapter 4 for additional information about the handling of invalid dates.