Will DateFormat() give you what you need? -----Original Message----- From: Chad Gray [mailto:[EMAIL PROTECTED] Sent: Thursday, April 10, 2008 11:59 AM To: CF-Talk Subject: qoq date formating
Is there any dateformating functions when doing a query of a query? Like in MS SQL I can use the CONVERT function. SELECT JOBNOTE, CONVERT(varchar, DateCreated, 108) AS DateCreatedAsTime FROM JobNotes ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:303105 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

