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
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 yet.
RSS feed for comments on this post. TrackBack URL