I need to execute a query and append to a table once a week, on Friday. The problem is that there are a lot of people using the database throughout the day, and when it is Friday (like today) I do not want the table appended to every time the database is open. Any suggestions on how to go about this? I have the Friday date of the current week calculated within the append query, and I thought that I could just use an if statement; If Now=FridayDate, then run query.
___________________________________________________________
With your thoughts you create the world--Shakyamuni Buddha
___________________________________________________________
With your thoughts you create the world--Shakyamuni Buddha