Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Seeing changes in shared table
Message
 
To
10/04/2006 14:30:08
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000
Network:
Windows 2000 Pro
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01112123
Message ID:
01112139
Views:
10
Hi Oscar,
1. If you use buffering you need tableupdate where the fields are updated.
2. To see changes made to such fields from other machines you need to read again this table regular with timer in form or with another way
- if the table is recordsource of grid with thisform.Grid1.Refresh()
- if the table is recordsource of Combo Combo1.Requery()
- ...

>Hi all
>
>I’m using a shared table to update certain fields of a recor. However I’m not being able to see changes made to such fields from other machines until the table used by the machine is closed (no browse window by the rest of the users).
>
>What can I do in order to have other users to see the changes immediately.
>
>Thanks in advance for any hints.
>
>Regards
>
>Oscar Corte
_______________________________________________________________
Testing displays the presence, not the absence of bugs.
If a software application has to be designed, it has to be designed correctly!
_______________________________________________________________
Vladimir Zografski
Systems Analyst
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform