[<<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.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson