Message
From
27/02/2023 08:18:41
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
 
To
27/02/2023 07:51:00
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01686274
Message ID:
01686275
Views:
58
>I have a local table which is open exclusive. INSERT, DELETE, ZAP is used on that table.
>Any ideas how to display those data on second monitor on a fly with all changes applied? I prefer another program which is displaying on a second monitor (extend monitor).

How about something that would be just one form with a timer firing its .refresh(), and there you requery your cursors, pulling from this table?
Though, not sure it would be possible if it's open exclusively, perhaps trying to open it readonly in this second app. If it won't allow you even so, then export from the first app periodically and then select from this exported table in the second.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View