Deleting records

A

accessdenied

I have some records with dates on them.. Is there a way to delete them
after five years... ?

thanks
 
M

Mike Painter

accessdenied said:
I have some records with dates on them.. Is there a way to delete them
after five years... ?

thanks

A delete query using DateDiff
 
Top