Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Corrupt index that does not exist
Message
 
 
To
08/10/2003 15:21:46
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00836425
Message ID:
00836828
Views:
17
Hi Don,

How did you create updatable cursor?

>I am getting the following error during a tablerevert() function on an updatable cursor.
>
>
>A damaged structure within an index file has been detected.
>
>Delete the index file (.CDX or .IDX) and recreate it.
>
>
>
>Code running when error occurs:
>
>IF CURSORGETPROP('BUFFERING',tcCursor) > 1
>  =TABLEREVERT(.T., tcCursor) &&Error occurs on this line
>ENDIF
>
>
>I have no index on the cursor at all. I have searched my hard drive for any CDX or IDX files that could potentially be a culprit, but there are none.
>
>Does anyone know why I would get an error like this when the index does not exist?
>
>Any help will be greatly appreciated!
>
>Thanks,
>
>Don
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform