Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Corruption Probability
Message
From
06/07/2012 09:41:48
Walter Meester
HoogkarspelNetherlands
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01547736
Message ID:
01547737
Views:
70
Not very high, but you can do a lot to avoid curruption:

1. Use local views if possible
2. Update row or tablebuffering and commit with TABLEUPDATE()
3. Use transactions.
4. Use the flush command.


>In a Foxpro application that uses a local DBC for data
>
>If it has tables open but lies "dormant" for hours (dormant meaning no reading or writing)
>
>What is the probability of data corruption if that application is end tasked from Windows Task Manager?
Previous
Reply
Map
View

Click here to load this message in the networking platform