When I insert a new record into the access database (via ADODB), and use the date() function to insert the current date, the date is inserted differently depending on the particular day. So when I sort the records, they are sorted all out of wack. It's really got me annoyed, has anyone encountered this, and found a simple, reliable solution?
Thanks :)