Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error, How to Reindex()
Message
General information
Forum:
Visual FoxPro
Category:
Stonefield
Miscellaneous
Thread ID:
00474129
Message ID:
00476349
Views:
31
Hello Yuanitta,
Thanks for the previous info. But, of course, I want more :-)

>For Repair(), you are correct in your findings. Repair() will return a .t. if it could repair and reindex the table and a .f. if it could not. This is not to be confused with needing repair or not. As you have noticed the testerr.prg is how we recommend testing if a repair is required.

1) Repair() will also reindex the table if successfully repaired. When it reindexes, where does it get the index definition(s) from -- the .DBC or the meta data?

2) When I issue a

oMeta.oSDTMgr.Repair('!ALL', .T.)

as described in manual.doc (page 111, just above 'Error Messages') I get the following error:

Error#: 94
Message: Must specify additional parameters.
Line#: 19
Method: DBCXMgr.oSDTMgr.Repair

Is this error a result of something I'm doing incorrectly or is the manual incorrect?

Thanks for the help!

Steven-
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform