Error msg "Control Row "%RECORDS%" too long to save (AREV Specific)
At 20 JAN 2000 10:31:01PM Rick Lewis wrote:
The Control Row "%RECORDS% in a table with sequential keys, starting at "1", reaches the 65,000 byte limit at approx 11500 records. I'm looking for a workaround. Any suggestions?
At 21 JAN 2000 12:56AM Don Bakke wrote:
Rick,
Unfortunately your first step will have to be to remove the QuickDex from this table to prevent future crashes. Depending on what you used the QuickDex for will determine what workarounds should be used. Typically, however, you would just create a Btree index on the key of this table and use various select and index search options that will take advantage of this index to simulate the QuickDex.
At 21 JAN 2000 01:01AM Kevin Gray - Graycorp wrote:
Do you have either a Quickdex or Rightdex on the table?
That will cause this type of error - best not to have either
on a table with row count of the size indicated.
Regards,
Kevin Gray
Graycorp
(email [email protected])
At 23 JAN 2000 12:40PM Rick Lewis wrote:
Many thanks.
Rick
At 23 JAN 2000 12:43PM Rick Lewis wrote:
Many thanks.
Rick Lewis