I have an Access Database which uses UK Dates.
I run the following SQLString in an ASP page with the intention of displaying all Start Dates in February:
SQLString = "SELECT * FROM ClientData WHERE StartDate BETWEEN #01/02/2004# AND #28/02/2004#"
However, what I get is results for all dates...
Extremely easy method for creating reports for use to print via a web browser is to Use MS Word 2003 (I know this seems like cheating but it works)!!
Create a blank document, and put easy to identify words in the places you want your asp output to go (For example, open the header and type in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.