So I have a split database on a network, with 2 different front ends.
Is there a way to have a, 3rd front end database or run a form on the back end database, running on my computer, and whenever the other 2 users change data to the back end database, the form on my screen instantly runs me.refresh.
I have searched and searched in the help file and on this site for a solution.
I was also wounding if it was possible to have code in one of the 2 front ends to trigger a refresh in a different database.
Basically, is the following possible in any shape or form:
Database(1) on computer (1), ie front end, Adds new data to the back end tables, then Database (1) on computer (1) triggers a form, another front end or a form on the back end file, that is opened on Database(2) on computer (2) to refresh
I hope this makes sense and thanks for any help on this.
Is there a way to have a, 3rd front end database or run a form on the back end database, running on my computer, and whenever the other 2 users change data to the back end database, the form on my screen instantly runs me.refresh.
I have searched and searched in the help file and on this site for a solution.
I was also wounding if it was possible to have code in one of the 2 front ends to trigger a refresh in a different database.
Basically, is the following possible in any shape or form:
Database(1) on computer (1), ie front end, Adds new data to the back end tables, then Database (1) on computer (1) triggers a form, another front end or a form on the back end file, that is opened on Database(2) on computer (2) to refresh
I hope this makes sense and thanks for any help on this.