How to send live message and notification to all the Access Database logged on users.

Elise 131 Reputation points
2021-05-02T09:57:44.567+00:00

Hi, Guys, Please help.

I've built the Access database which 40 staff are working together in a same network. when it comes to updating the source file, I have to call them and ask them to close the Front end ever single time and when ever I have to inform them about the new notification, I have to call them every single time. So i want a anyone to help me set up the popup message and notification to all the active users.

Thankyou in advance.

Microsoft 365 and Office | Access | Development
0 comments No comments
{count} vote

Accepted answer
  1. Elise 131 Reputation points
    2021-05-04T06:47:13.95+00:00

    @DBG could you please show me how?


1 additional answer

Sort by: Most helpful
  1. DBG 2,381 Reputation points Volunteer Moderator
    2021-05-02T14:36:51.01+00:00

    Hi. There could be another approach to this, but the one I've seen and used involves a Timer event to check either a table for some data or a file to exist in a specific folder. Either condition, if met, initiates the shutdown or log off routine. You can add feature to warn the user first and give them enough time to save their work and log out normally.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.