Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Advantage CA-Clipper Guide v6.11 - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

   1021   Data Width Error

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

   Solution:  Change the program to suppress invalid values or modify the
   structure of the table to allow for larger values.

   Note:

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


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