Re: MS Access query
- From: "Arnie Rowland" <arnie@xxxxxxxx>
- Date: Mon, 20 Nov 2006 09:27:27 -0800
Typically, you will get a better response by posting to one of the numerous
microsoft.public.access newsgroups.
Something like this in the WHERE clause should return values in October:
WHERE MyDateColumn >= #2006/10/01# AND MyDateColumn < #2006/11/01#
--
Arnie Rowland, Ph.D.
Westwood Consulting, Inc
Most good judgment comes from experience.
Most experience comes from bad judgment.
- Anonymous
You can't help someone get up a hill without getting a little closer to the
top yourself.
- H. Norman Schwarzkopf
<debrajpramanik@xxxxxxxxx> wrote in message
news:1164022418.090127.207860@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
How can I retrive data from a table in MS Access database within a
specified range of date?
.
- References:
- MS Access query
- From: debrajpramanik
- MS Access query
- Prev by Date: Re: MS Access query
- Next by Date: Re: Delete query taking long time to execute
- Previous by thread: Re: MS Access query
- Next by thread: Re: Delete query taking long time to execute
- Index(es):
Relevant Pages
|
|