Insert Date Error

  • Thread starter Thread starter Gary
  • Start date Start date
G

Gary

hi

I'm having difficulty with an insert query in MS Access
2000 on an NT4 machine.

When a date is inserted and the day value is smaller than
the month value it swops the day and month values.
 
Hi Gary

See:
International Date Formats in Access
at:
http://members.iinet.net.au/~allenbrowne/ser-36.html

The article explains how dates entered in the user interface use the format
set in the Windows Control Panel under Regional Settings, but literal dates
in VBA code or SQL clauses must be entered in mm/dd/yyyy format.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top