G
Guest
Hello al
My office recently insisted that we adjust our date format to dd/mm/yyyy (I live in the Bahamas. Things are done alittle differently) Anyways I assumed that this would in no way affect my vb app that connect to a access db , but I was wrong
After some investigation, I have narrowed the problem down to my access db. I am running Microsoft Access 2002 SP-1.(and searching updates now.)
I created a query that should return all record up to the 2/12/2003 (2 Dec, 2003). The system however evaluated this as Feb 12 2003, and since there were no records around that time, it returned nothing
I then switch up and searched for records up to 12/2/2003 (this according to my system should be 12 Feb 2003). The system however returned everything up to the 2 Dec 2003
Is there an internal setting in access that I need to adjust in order for this to work properly?
Any help you could offer would be greatly appreciated
Thanks
My office recently insisted that we adjust our date format to dd/mm/yyyy (I live in the Bahamas. Things are done alittle differently) Anyways I assumed that this would in no way affect my vb app that connect to a access db , but I was wrong
After some investigation, I have narrowed the problem down to my access db. I am running Microsoft Access 2002 SP-1.(and searching updates now.)
I created a query that should return all record up to the 2/12/2003 (2 Dec, 2003). The system however evaluated this as Feb 12 2003, and since there were no records around that time, it returned nothing
I then switch up and searched for records up to 12/2/2003 (this according to my system should be 12 Feb 2003). The system however returned everything up to the 2 Dec 2003
Is there an internal setting in access that I need to adjust in order for this to work properly?
Any help you could offer would be greatly appreciated
Thanks