A family of Microsoft relational database management systems designed for ease of use.
Hi All,
Thank you very much all of you. I have tested Sandro's 'fix' before reading all the other replies and this did resolve the issue. As i not playing about with times, so losing that is no issue.
Note when running in code, and placing a break point
strSQL = "UPDATE [tblDates] SET BestBefore = #" & dteBBDate & "# WHERE MyID = " '* '
dtebbdate does return the correct format 09/12/2015 dd/mm/yyyy
I will test this on another system to be sure, but looks like its done the job. Thanks all.