Hi All,
I am having a weird issue with a query.
The date field in my table is set to general long time so: dd/mm/yy hh:mm:ss
Now I perform a query: Between "01/05/12 00:00:00" And "03/05/12 00:00:00" and it works fine and brings back data for the 2nd. However if I change the query to: Between "25/04/12 00:00:00" And "03/05/12 00:00:00" it brings back completely random data all after the 3rd so it looks like as soon as I add a date that is not the same month it acts strange.
I am not allowed to send over the table due to data protection but do any of you have any idea what is going on? Thanks very much.
I am having a weird issue with a query.
The date field in my table is set to general long time so: dd/mm/yy hh:mm:ss
Now I perform a query: Between "01/05/12 00:00:00" And "03/05/12 00:00:00" and it works fine and brings back data for the 2nd. However if I change the query to: Between "25/04/12 00:00:00" And "03/05/12 00:00:00" it brings back completely random data all after the 3rd so it looks like as soon as I add a date that is not the same month it acts strange.
I am not allowed to send over the table due to data protection but do any of you have any idea what is going on? Thanks very much.
Last edited: