I am using MS access via OBDC to a DB.
A column in a table contains dates, however they are in the format DD/MM/YYYY and DD/MM/YYYY HH:MM:SS.
I have a query (main) that calls other queries (sub), and the Main query requires the user to input a From and To date.
The results of the query...