>>So, if they only enter 2007 and nothing else, 01/01/2007 is getting
recorded

Well, this will be fine when looking for events <= 06/30/2007 for instance,
since 0/0/2007 stands for "any date in 2007".
but what if looking for events >= 06/302007?
01/01/2007 won't come out and it should, since it could be any date in 2007,
including past June.

If you take this approach, you should have two pseudo dates: one for the 
lower bound,
another one for the upper.

Have you tried my SQL expression?

-- 
_______________________________________
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302105
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to