Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8311323
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T19:46:35+00:00 2026-06-08T19:46:35+00:00

I have a table in date format dd/mm/yyyy in access 2007. Even in regional

  • 0

I have a table in date format dd/mm/yyyy in access 2007. Even in regional setting it is UK format – dd/mm/yyyy

But when I write a query to filter records for dates from the table.

I have to write like this #07/01/2012#.

select * from table1
where datecolumn between #07/01/2012# and #07/03/2012#

If I write #01/07/2012# it shows no data.

select * from table1
where datecolumn between #01/07/2012# and #03/07/2012#

But from 13/07/2012, if I write using the format #13/07/2012#, it works fine.

select * from table1
where datecolumn between #13/07/2012# and #14/07/2012#

I have an issue till 1st July to 12th July. I’m not sure where is the problem.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T19:46:37+00:00Added an answer on June 8, 2026 at 7:46 pm

    Your dates need to be unambiguous, so year, month, day is usually safest.

    select * from table1
    where datecolumn between #2012/07/01# and #2012/07/03#
    

    Once the day goes over 12, the date becomes less ambiguous, or unambiguous, if the year is 4 digit, because there is no month 13.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have table with one of the columns as date in 'YYYY-MM-DD' format. Can
I have a table in MYSQL DB with date field in YYYY-mm-dd format. i
In a sql server 2005 table I have a date column in dd/mm/yyyy format.
I have date in string format in the table in yyyy-mm-dd format. I want
in my my mysql table, I have a column with date format: yyyy-mm-dd I
I have a table in sql where the date format is stored in Hijri.
I have table with date/time column and person column. Each person has multiple records
I have a varchar column which contains date in following format dd/mm/yyyy I need
In my web page, I have a table of dates (my date format is
Hy all..I have a table where I'm storing the date in the following format:

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.