You could check the date each time the db opens and determine if it is time to delete the form.
However, since I can't refrain from adding my personal opinion, this sounds like a poor design. You should probably do some reading on application design and database design and normalization.