weightinwildcat
Programmer
I am working on an application that has been split into a front end and a back end. The front end can run on different machines, and even on different networks. I can make changes to the underlying back end records and do a requery, but I need to have any changes show up instantly for anyone else using the system. Refresh only updates the image for the instance on one computer. How do I get it to happen for everybody at the same time?