I make front ends for each of my users (some of them read-only; others displaying only a subset of the data), but many of my users are pretty unsophisticated . This results in their leaving their computers on when they leave work for the day and, consequently, leaving their database open. That, of course, prevents me from working on the database's back end.
I'd prefer it if I could insert a timer that closes the front end after 15 minutes of inactivity. Failing that, does anyone know of a way to remotely kill a front end?
I'd prefer it if I could insert a timer that closes the front end after 15 minutes of inactivity. Failing that, does anyone know of a way to remotely kill a front end?
Comment