Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . Error Messages - <b>dbfntx/1021 data width error</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 DBFNTX/1021  Data width error

     Default Behavior:  The default handling for this error is to fill
     the relevant part of the physical database record with asterisk (*)
     characters.  Subsequent accesses to the field will produce a value of
     zero until a new value is assigned.

     Explanation:  The value assigned to a numeric FIELD variable could
     not be accurately represented in the field width specified by the
     database structure.

     Action:  Change the program to suppress invalid values or modify the
     structure of the database file (.dbf) to allow for larger values.  DBU,
     the CA-Clipper Database Utility, can be used to modify the structure of
     a database file (.dbf).

     See Also:  Basic Concepts and Database Utility chapters in the
     Programming and Utilities guide

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson