/t5/dreamweaver-discussions/query-access-database-based-on-day-of-week/td-p/338235Aug 10, 2006
Aug 10, 2006
Copy link to clipboard
Copied
I have a table that has a field named day, it is populated
with the names of
days, monday, tuesday, wednesday etc. How can I query the
database based on
the current day of the week. So if today is monday, I want
all monday
records. Thanks