i am having an access database and have created a table named RECORDS
which has the following fields
cust_name......(customer name)
items..............(items)
date_pur..........(purchase date)
cmp_name......(company name)
Now i have a form through which i input 2 dates
date_from
date_to
i get these values onto another asp page and i want to search all the records that are between these 2 dates and display them i have no idea for the query to be executed plz plz plz plz if any1 could help me:(