Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Apps won't share data
Message
From
11/09/2005 20:57:32
 
 
To
11/09/2005 19:00:13
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01048568
Message ID:
01048588
Views:
23
>App "A" writes a value to a table. App "B" (also open) reads the table data. However, App "B" only sees the value in the table from when it (App "B") opens.
>Info updated by App "A" is ignored.
>
>To my knowledge, I am not using any buffering.
>
>Thanks, Randy
Either move the record pointer or RLock() the record to force rereading the buffered contents...

HTH

thomas
Previous
Reply
Map
View

Click here to load this message in the networking platform