Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Does Foxtalk need a booster?
Message
From
10/11/2003 06:14:07
Dorin Vasilescu
ALL Trans Romania
Arad, Romania
 
 
To
10/11/2003 03:25:30
Walter Meester
HoogkarspelNetherlands
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00847219
Message ID:
00848209
Views:
54
Hi.
I use transactions. If you are lucky enough and tables are not corrupted, is OK. Otherwise, you have to handle the BEGIN/END TRANSACTION bug. All inserted records dissapear (I've seen that was fixed in VFP8 though).
If you never had index corruption then you are very lucky.
We even had a "delayed write" error that had as result a 50 MB table filled with chr(0). Because some bug in windows network client.

>Depends on how you write your programs. Use buffering and transactions as much as possible to minimize the problem. In my ten years of developing and maintaining about two dozen VFP apps I never had a clear index corruption while several hundreds of user are using those apps each day. I remember the index corruption problems mostly from the FPW 2.x days when doing things over an unreliable WAN.

I would vote for VFP + Firebird, but I'm subjective here :-)

>
>Other difficulties that come with MSDE.
>
>- More difficult to install
>- More difficult to maintain.
>- More suspectible to mallfunction or virusses.
>- MSDE: a Data limit or 2.1? GB
>
>All with all a good reason to evaluate what you need before you decide whether to use a pure VFP solution or a combination of VFP and MSDE.
>
>Walter,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform