Hi all,
I'm currently watching an Access course and I got an idea during the lesson about timers. The instructor is using timers for all kinds of automations, like backing up the database and so on. The idea is that there is a dedicated front end with a 1 second timer connected to other controls. It's running on a PC all the time.
The thing is that I don't want to have a client PC running all the time.
So the question is - can you run an Access Front End on a Windows Server 2019? It would run all the time, run VBA when necessary and work with data on an SQL server (also on that Windows Server machine).
Is this possible?
Thanks.
BR,
Tomas