How to display only those items that are in the date

Hello

I have a new database and events for a nursery for children site I am building. I have no problem out of the news that I thought... but I'm having a problem with the events.

I want to display only events that are dated. If the events that took place are no longer displayed. I don't want to delete events though, as I need to archive them.

I have a date field in the table that is in the following DD MMM YYYY format (example: October 27, 2006).

Is there a query I can do to select only events that have not occurred yet?

Thank you

This will give you the only current day events. Of course like Dan said that the dates must be stored in the field date.

I'll call you datasource as "yourdatasource".
Call your table as "yourtable.
and by calling the column with the date as «DateColumn» field




SELECT * from yourtable
WHERE DateColumn = #dateob #.


Then out it where you want...
.....

Tags: ColdFusion

Similar Questions

Maybe you are looking for

  • Backlit keyboard Satellite A660-12th

    Hello I have a Toshiba Satellite A660 - 12th Debian Squeeze rocking in dual boot with Windows 7, and I recently acquired a backlit keyboard. The problem is that the keyboard does not, either in Windows or Linux. Now, I know it works, because I tested

  • corporate device connected to a user to reset

    I have an iPad business that, even after reset, is linked to Apple ID of a former employee is it possible to dissociate this unit of the former owner and put it back to factory default?

  • HiTechnic IRSeekerV2 VI

    Hello again! Someone at - he worked with this VI? I can't read any value of the probe when executing it. Obviously, the VI is placed within a certain time structure for loop values permanently. Thanks for your help!

  • HP C15-D020CA: where can I buy a recovery disc for my laptop HP C15-D020CA?

    I tried to do the restore factory but who corrupted to half way through and now it just keeps restarting of the HP screen. Where can I buy recovery discs to the Canada please?

  • Help getting started: switch 7841R FPGA

    Hello I'm a relatively inexperienced LabVIEW user with no experience with FPGA.  I'm looking to produce a simple FPGA VI as a first use of our 7841R.  Synchronize us multiple devices with a pulse generator and I also use the pulse generator to trigge