On Tue, Aug 18, 2009 at 11:42 AM, Stephen Weyrick<[email protected]> wrote: > > If this doesn't work, try this... > <cfqueryparam value="#CreateODBCTime(now())#" CFSQLType="cf_sql_timestamp" />
I'm pretty sure the createODBCDate() function (and like functions) are only necessary when you're NOT using cfqueryparam. -- Rick Root New Brian Vander Ark Album, songs in the music player and cool behind the scenes video at www.myspace.com/brianvanderark ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325530 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

