Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Information regarding the database engine of VFP8
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00760786
Message ID:
00761250
Views:
20
Way back machine= year(1992).ish

Microsoft networking corrupts VFP indexes.
Novell also hosed indexes using old client with an option called Opportunistic Locking (ie cached locks, or "locks held in memory").
Subsequent versions of Client32 dropped the client-side caching.
Too buggy.

Here is one OLD reference:
http://dbforums.com/arch/125/2002/10/528965


MS networking doesnt do much write caching and the source has probably not changed much since 3COM 3Open/Lan Manager(IBM OS/2) days.
But the locking mechanism always sucked.
Because MS networking is not a real RPC-style (Novell speak = file opening closing locking and unlocking protocol) protocol.

I always flush, or tableupdate ,use , reopen on network apps anyways.
Previous
Reply
Map
View

Click here to load this message in the networking platform