B
Brad Pears
I have a query in Access 2000 where I am using the "between" clause to
return rows based on a from and to date. The format for the criteria field
is as follows...
"Between #25-Sep-2005# And #04-Oct-2005#"
What is happeneing is that the query is returning rows from the beginning
date listed there (25-Oct-2005) but is not returning rows up to the ending
date. I am only getting records up to Oct 3rd - the day previous to the
ending date. If I change the criteria to between the #25-Sep-2005# and
#05-Oct-2005#, I will then get the Oct 4th records!!!!
What's up with that?? Is this a known issue? AS far as I know, using the
between clause is supposed to return records between the values listed
INLCUDING the actual values listed in the between clause. In this case it is
including records matching the first date criteria BUT NOT THE 2nd!!!!
Help!
Thanks,
Brad
return rows based on a from and to date. The format for the criteria field
is as follows...
"Between #25-Sep-2005# And #04-Oct-2005#"
What is happeneing is that the query is returning rows from the beginning
date listed there (25-Oct-2005) but is not returning rows up to the ending
date. I am only getting records up to Oct 3rd - the day previous to the
ending date. If I change the criteria to between the #25-Sep-2005# and
#05-Oct-2005#, I will then get the Oct 4th records!!!!
What's up with that?? Is this a known issue? AS far as I know, using the
between clause is supposed to return records between the values listed
INLCUDING the actual values listed in the between clause. In this case it is
including records matching the first date criteria BUT NOT THE 2nd!!!!
Help!
Thanks,
Brad