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.3 . Error Messages - <b>1112 read value larger than 64kb</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 1112    Read value larger than 64kb

     Explanation:  A read of a variable with length larger than 64kb was
     attempted.  The limit for character variables and memo fields is 64kb.

     Action:  This read error could indicate an index access failure
     indicating a bad FIELD type, i.e., INDEXing on a MEMO or large character
     field.  Look into third-party RDD or any "in house" C/ASM code.  Make
     sure the REQUESTed database driver was linked and check the .LIBrary
     link order.

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