ASPdb Filtering on ORACLE Date fields
=====================================

Can anyone advise or help me on this issue.

I have a date column in an ORACLE table and would like to filter on this field based on the date ONLY. How do I do this?

· I would like to make it possible for a user to key in a date and then filter on that date to find all records that were inserted on a particular day.
· I would also like to make the field a drop down filter field so that a user can see a distinct list of all the dates that records were inserted into the table.

Thanks in advance for any help
Adrian