G
Guest
I have a date field in a 3rd party database where dates are stored as year,
month, day (i.e. May 6, 2005 is 20050506).
I have to enter the leading zero on single digit months or days to query (no
biggie) BUT ... I can filter from this date forward (>=[Starting Date]), but
not from one date to another (>=[Starting Date] And <=[Ending Date]).
What am I doing wrong? Surely it's possible to query to/from a date in this
format, isn't it?
month, day (i.e. May 6, 2005 is 20050506).
I have to enter the leading zero on single digit months or days to query (no
biggie) BUT ... I can filter from this date forward (>=[Starting Date]), but
not from one date to another (>=[Starting Date] And <=[Ending Date]).
What am I doing wrong? Surely it's possible to query to/from a date in this
format, isn't it?