Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Prevent caching?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Prevent caching?
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01280512
Message ID:
01280512
Views:
84
Hi there,

I made a little com-server which is used by another app to get data from a vfp-database over a network. Data is first searched and then, if found by one method, additional data is written in a table. But when the network-connection gets lost, caching provides the effect that searching the last items still seems to work because the data is cached on the workstation.
Can I avoid this behaviour if I prevent caching and can this be done programmatically ( I know that I can change it by setting the oplocks-settings in the registry, but wonder if this can also done with VFP in my code.

Thanks in advance

Thomas
Next
Reply
Map
View

Click here to load this message in the networking platform