Hi All,
I am not trying to convert ASP to MS Access style but I used to have a MS Access database that will query completed projects (not NULL), by month. Let's say, if I click on the query, I have to enter the begining of the month such as 1/1/2008 and the end of the month 1/31/2008 and it will give me a list of projects completed within the month of January.
Can someone please advise if this is a DOABLE feature using ASP? Thanks for your help.
I am not trying to convert ASP to MS Access style but I used to have a MS Access database that will query completed projects (not NULL), by month. Let's say, if I click on the query, I have to enter the begining of the month such as 1/1/2008 and the end of the month 1/31/2008 and it will give me a list of projects completed within the month of January.
Can someone please advise if this is a DOABLE feature using ASP? Thanks for your help.
Comment