Dear all,
in my database I'm keeping track of many events that occur in my business. One of these events are system maintenances (start time, end time, system affected).
Suppose that a maintenance is about to start I would like to see a message box warning me about this.
The only way I can think of right now is using the timer event. But this seems a bit akward to me. I don't want my database to 'work' when it's not needed.
Any suggestions?
Kind regards,
Hans B.
in my database I'm keeping track of many events that occur in my business. One of these events are system maintenances (start time, end time, system affected).
Suppose that a maintenance is about to start I would like to see a message box warning me about this.
The only way I can think of right now is using the timer event. But this seems a bit akward to me. I don't want my database to 'work' when it's not needed.
Any suggestions?
Kind regards,
Hans B.