Querying Dates in Access
3 Message(s) by 2 Author(s) originally posted in cfml discussion
| From: semi star gazer |
Date: Wednesday, October 24, 2007
|
I am trying to
run a
query on an
Access table that
lists a series of events,
both past and future. I'd like to be able to
pull all of the records of
past events by comparing the
date field in the table to the
current time. Is
there any way to
write this into the query? Something like... WHERE eventDate <
#Now()#? Help! :)
| From: Dan Bracuk |
Date: Wednesday, October 24, 2007
|
As long as your db field has a date datatype, what you suggested as a something like, will probably work. What happened when you tried it?
| From: semi star gazer |
Date: Wednesday, October 24, 2007
|
OK, so, just changed something slightly in my code, and it works now! My field
is indeed a date datatype. In case anyone is interested...
<CFSET now = #Now()#>
<CFQUERY name="events" datasource="cdc">
SELECT
*
FROM
events
WHERE
taped = yes AND eventDate < #now#
ORDER BY
eventDate DESC, eventName
</CFQUERY>
Next Message: Database table schema with Cold Fusion?
Blogs related to Querying Dates in Access
substrate preparation
... in java substring functions in javascript substring functions in vb substring functions javascript substring funtion substring in a string substring in
access substring in
access database substring in
access query substring in asp
...
asp ms access connectivity
asp ms
access connectivity asp ms
access database asp ms
access query asp ms
access reports asp ms
access tutorial asp ms sql asp ms sql connection string asp ms sql server asp ms sql tutorial asp ms sql web hosting asp ms word
...
Deciphering Website Design - WebProgramming, Databases & AJAX
SQL, Structured
Query Language, is not a programming language, it's a computer language that's used by almost all major databases which allows you to write queries that can be run to
access and manage the data stored on your database.
...
dates seasons
dates scotland
dates season
dates seasons
dates seasons change
dates seattle
dates shoes
dates signs
dates singapore
dates singles
dates sites
dates software
dates soldes
dates spanish
dates spanish american war
dates spanish civil war
...
current cost of liverpool fc tickets
... date html script current
date in access current
date in asp current
date in asp net current
date in asp.net current
date in c current
date in c# current
date in c++ current
date in cobol current
date in
coldfusion current
date in
...
syntax codes
... in
date in expression syntax error in
date in
query syntax error in
date in
query expression syntax error in
date in
query expression . syntax error in expression syntax error in from clause syntax error in from clause
access syntax
...