FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Multi-user data update
Posts: 3022
Joined: Fri Oct 07, 2005 01:45 PM
Multi-user data update
Posted: Tue Nov 22, 2005 11:55 PM

I would like to have a Listbox on a workstation automatically update at a certain interval. Then, when data is added at a different workstation, it will show on all within a period of time.

Is there a way to do this with FWH ?

Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
Posts: 933
Joined: Sun Oct 09, 2005 01:05 PM
Multi-user data update
Posted: Tue Nov 22, 2005 11:57 PM

Hi Tim,

Try using a TIMER.
Then you could issue an Update for that listbox.

Jeff

Thanks,

Jeff Barnes



(FWH 16.11, xHarbour 1.2.3, Bcc730)

Continue the discussion