[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 DBFNDX/1026  Data width error

     Explanation:  When building an index, the initial evaluation of the
     key expression (on a blank record) produced a character value of zero
     length.

     Action:  Make sure the key expression will produce a value of the
     same length for all records.  Do not use functions such as TRIM() in the
     key expression.  To restrict the length of the key values, use the
     LEFT() or PADR() functions.

     See Also:  INDEX command

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson