G
Guest
Hi:
I created a simple select query for a single table only (as a checking
because I'm having a problem when I migle it with other tables). I put a
parameter in the date field and it did not return all "equivalent date".
When i checked my table (date format deleted), i noticed that those that
appears in my select query where only those that where exactly the same e.g.
"17-Aug-2005". Those that have time (e.g. "17-Aug-2005 12:00:00 PM") were
not included. I want to include all records that have "17-Aug-2005" without
regards to time. What should i do.
I created a simple select query for a single table only (as a checking
because I'm having a problem when I migle it with other tables). I put a
parameter in the date field and it did not return all "equivalent date".
When i checked my table (date format deleted), i noticed that those that
appears in my select query where only those that where exactly the same e.g.
"17-Aug-2005". Those that have time (e.g. "17-Aug-2005 12:00:00 PM") were
not included. I want to include all records that have "17-Aug-2005" without
regards to time. What should i do.