Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Utility to detect corrupted CDX ?
Message
From
02/09/1998 10:13:05
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Utility to detect corrupted CDX ?
Miscellaneous
Thread ID:
00132341
Message ID:
00132341
Views:
59
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
Next
Reply
Map
View

Click here to load this message in the networking platform