Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to verify an index?

0 views
Skip to first unread message

M MURCH

unread,
Dec 14, 1998, 3:00:00 AM12/14/98
to
>
>I need to check if a file has its related indexes
>in good status, does someone know how this can be
>achieved?. I'm working in a Lan, so it's a little
>difficult to build the indexes each time.
>
Try randomly reading some records on the dbf, get the key values, then open
the related index and try to find the records. If the recno() is the same,
it worked (at least for that record.) Always check to first and last
record.

Mike


Jor...@my-dejanews.com

unread,
Dec 15, 1998, 3:00:00 AM12/15/98
to
Hi Everybody,

I need to check if a file has its related indexes
in good status, does someone know how this can be
achieved?. I'm working in a Lan, so it's a little
difficult to build the indexes each time.

TIA.

Jorge.

-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own

0 new messages