FIX: "INDEX Internal Consistency Error" Occurs with SET KEY (139091)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
This article was previously published under Q139091 SYMPTOMS
An "INDEX Internal Consistency Error" (ICE) occurs when you browse a cursor
with optimistic or pessimistic table buffering set and a SET KEY command
active. Running a form containing a grid with its RecordSource property set
to a table that has buffering and SET KEY active causes the same error.
WORKAROUND
Include the records you want by using a method other than the SET KEY
command. For example, use the SET FILTER command or create an index tag
that includes only those records that you want.
-or-
Use row buffering rather than table buffering.
STATUS
Microsoft has confirmed this to be a problem in the Microsoft products
listed at the beginning of this article. This problem was corrected in
Visual FoxPro 3.0b for Windows.
Modification Type: | Major | Last Reviewed: | 3/24/2000 |
---|
Keywords: | kbbug KB139091 |
---|
|