I am trying to design a small database that records users logging into and out of an SQL based application. I have located the SQL table and the users and have already written the macro to record the relevant information to a history table. The problem is that I now need some sort of timer that can fire off the macro at specified time intervals.
Any ideas ?
Any ideas ?