Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unexpected Shutdown
Message
 
To
31/03/2005 14:04:44
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows 2000 SP4
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01000422
Message ID:
01000775
Views:
19
One other thing besides what was mentioned is to re-code your application so that the tables are closed at all times unless they are being updated. I recently did this in a corporate LAN environment so I could update the tables in the background while others had the application open. Upon application start, I open the tables as readonly, and create a local cursor to work with, then close the tables. This case there is only one daily event to update the tables and this may not be approrpiate in all cases. but a variant may meet your need and prevent table corruption upon power loss.

HTH
Ron Seidl
Independent Developer
VFP

"I'm playing in life's theater in anticipation of a great cast party!"
Previous
Reply
Map
View

Click here to load this message in the networking platform