On 11/5/2010 12:14 PM, Rick Faircloth wrote:
> What am I doing wrong? (Besides mostly likely making this
> waaaaay harder than it should be... just fog on the brain today)
>
> Rick

On 11/5/2010 12:25 PM, Ian Skinner wrote:
> You need to be using a database function around the database column,
> which for date functions varies from DBMS to DBMS.


P.S. And while there would be nothing wrong with continuing to use a 
ColdFusion function to create the date time value to be compared to the 
results of the database function us choose to use around the database 
column.   It might just be simpler to use database function through out, 
as all DBMS have perfectly fine functions to get the current time from 
the system.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:338863
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to