Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Utility to detect corrupted CDX ?
Message
From
02/09/1998 10:18:06
 
 
To
02/09/1998 10:13:05
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00132341
Message ID:
00132346
Views:
17
>Me again!
>
>I am looking for an utility that would detect corrupted indexes.
>
>I do not mean damaged (non-usable) indexes but rather indexes that have their b-trees screwed up (and screw up your application logic without you noticing...)
>
>Example:
>
> select myTable
> seek myValue
>
>the found() function returns .T. but my record pointer is not on the record containing myValue.
>
>For now I am programmatically checking wether myValue was found, so this is not critical, but any help would be appreciated.
>
>Thanks folk
>
>Pascal

Your application may include reindex utility, which will not just REINDEX, but DELETE TAG ALL and INDEX ON ... recreating tags from scratch.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform