Reading dates into SQL from ASP

Shows you how to read the date fields in SQL or Access files through ASP.


SELECT *
FROM main_ca
WHERE date_submit BETWEEN #MMdatefrom# AND #MMdateto#
ORDER BY id_stamp DESC

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment