Woops, let's retry that (thinking Oracle)...
SELECT *
FROM MyTable
WHERE MyTable.MyDate BETWEEN DATEADD('d', -5, DATE()) AND DATE(); Terry
**************************
* General Disclaimor - Please read *
**************************
Please make sure your post is in the CORRECT forum, has a descriptive title, gives as much detail to the problem as possible, and has examples of expected results. This will enable me and others to help you faster...