How to autoupdate form contents whit multiuser env.

A

Atlas

Is there an effective way to autoupdate form contents when data changes on
the server in a multiuser environment, or do I have to stick with timers and
force form update at specified intervals?

Thanks
 
A

Atlas

I've read a few articles about managing updates with the timer. But isn't
there a more effective way to do so?
Maybe logging updates...could be a table on the server containg updates and
let the forms read every n seconds this table to check if an update
occurred...or an intercommunication process....maybe broadcasting refresh
requests....fantasy?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top