Have any other Brits had the same problem as me with the date format when updating the CommissionCheckT table with the Process Check Button in Developer_5 video_3? The DoCmd.RunSQL code kept swapping the day and month around, and consequently giving me the wrong date in the table..
Turns out, in SQL, the dates are interpreted in the (MM/DD/YYYY) format by default when using the '#' delimiters, regardless of your Country's system settings. The following answer from chatGPT corrected it: -
I had a problem and its all software related, and yes you will need to do this everytime. took me a long time untill someone else on the forum had the same problem. but like Kevin pointed switch to ISO and we can all be on the same path towards Richards goal to change the world. LOL
If you are a Visitor, go ahead and post your reply as a
new comment, and we'll move it here for you
once it's approved. Be sure to use the same name and email address.
This thread is now CLOSED. If you wish to comment, start a NEW discussion in
Access Developer 5.