Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Corrupt index mending
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01193373
Message ID:
01193381
Views:
6
>Hi all,
>
>I have a web app that relies on VFP data and it runs 24/7. Sometimes, an index entry for a particular record in a table would be corrupt so the code that uses IndexSeek() function cannot find the record. It would be costly for our clients to take the server down to reindex the database frequently.
>
>How do you guys repair the index without taking down the whole system?
>How frequently does this kind of index corruption happen to your data?
>
>Any comments, suggestions will be greatly appreciated.

Do you get any error message?
Add "Flush force" after every update command.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform