Automatically deleting records from a database based on the date
Im looking for a tutorial that would do the following:
I have a site that displays events from an access database, ordered by the date of the event.
I want it to automatically delete the event or perhaps put them in a backup table or something, once the event date has passed so that only events that the user could actually attend still show up on the site.