Using Access2000
I have an application that is running 24/7 and I would like this application
to perform some routine housekeeping task at midnight.
What would be an efficient way of doing this; of detecting when midnight
arrives? (Without having a form timer check every minute or so to see if
midnight has arrived yet.)
Would a CallBack Funtion be useful?
Thanks
G.Gerard
I have an application that is running 24/7 and I would like this application
to perform some routine housekeeping task at midnight.
What would be an efficient way of doing this; of detecting when midnight
arrives? (Without having a form timer check every minute or so to see if
midnight has arrived yet.)
Would a CallBack Funtion be useful?
Thanks
G.Gerard
Comment