Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Embedded database wanted
Message
From
21/12/2010 14:45:17
 
 
To
21/12/2010 07:13:58
Aman Bains
Jaguar Computers
Jalandhar, India
General information
Forum:
Visual FoxPro
Category:
Client/server
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Application:
Desktop
Miscellaneous
Thread ID:
01493446
Message ID:
01493509
Views:
95
>I have not had a single problem of corruption with same project on sql 2005. but the VFP databases keep getting corrupted when accidental power loss occurs and the ups too is faulty.
>Please lets call a spade a spade.

Try using buffering (optimistic/5) on your tables. All tables, at all times. Save all (or nothing) in a loop.
using Tableupdate / TableRevert. Wrap it all up inside transaction band (begin tran / end tran)
for keeping data integrity, and you might see some drastic improvements in this respect.

I can't even remember last time I saw corrupted dbf. Excluding SCX, FRX and PJX-es of course. These get corrupted occasionally.
*****************
Srdjan Djordjevic
Limassol, Cyprus

Free Reporting Framework for VFP9 ;
www.Report-Sculptor.Com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform