Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Refreashin Data Environment
Message
From
24/08/1999 15:08:50
 
 
To
24/08/1999 13:01:12
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00257168
Message ID:
00257254
Views:
18
>This is a network issue. I'm using VFP 6.0. In my app I have a main form with a table(located on the network) loaded into the data environment. I can view the values set by some program code. When another instance of the app runs it changes the values in the table(which it's supposed to do). However, in the first instance of the app the old values are still shown. It seems that each instance takes a snapshot of the table. How can this table or data envirnment be refreshed to show the most current data?
>
>May God Bless
>S. Dyke

You will probably need to do REFRESHes on forms with controls bound to tables, etc., REQUERYies on combos/listboxes bound to tables and re-execute SQL SELECTs for refreshing cursors. But some of this may depend on the architecture of your system.

Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Previous
Reply
Map
View

Click here to load this message in the networking platform