Is it possible that one machine would read a date differently than another? I am using DTPicker to pull in dates on one form. The date is then used to search a MS Access DB. The problem is, on my machine, I have no problem with the dates matching properly. BUT on the target machine, the dates come in with the year and day mixed up sometimes.

Is this a bug in my program or is there something else? Should i format the date as it comes from dtpicker?