J
jon666
Guest
This is probably a simple question, but i could not work it out. I have an access Db which has many oracle tables linked.
I only want to get data when the data matchs a certain date. But the date format from oracle includes a date stamp that i want to ignore.
e.g.
dd/mm/yyyy hh:mm:ss
so i only want my users to input a date in the format dd/mm/yyyy, and compare it against the dates in the oracle table ,but obviously it doesn't match the oracle date format so no rows are returned.
thanks in advance.
p.s. i'm very new to this access thing and any help greatly received

I only want to get data when the data matchs a certain date. But the date format from oracle includes a date stamp that i want to ignore.
e.g.
dd/mm/yyyy hh:mm:ss
so i only want my users to input a date in the format dd/mm/yyyy, and compare it against the dates in the oracle table ,but obviously it doesn't match the oracle date format so no rows are returned.
thanks in advance.
p.s. i'm very new to this access thing and any help greatly received