hi,
could u please tell me how to do the following.
i have a form that collects 2 dates from user, i want all the records from access database which fall between these dates. i want the sql query as it should be used in asp script as i'm facing problems when i use date variables/request.form("date1")-which is from the form.
the error i get is data type mismatch
thanks,
sridevi
could u please tell me how to do the following.
i have a form that collects 2 dates from user, i want all the records from access database which fall between these dates. i want the sql query as it should be used in asp script as i'm facing problems when i use date variables/request.form("date1")-which is from the form.
the error i get is data type mismatch
thanks,
sridevi