Unfortunately, the query results come from a non-SQL compliant, third party ODBC driver which doesn't allow the use of CAST.
Martin Parry Macromedia Certified Developer http://www.BeetrootStreet.co.uk -----Original Message----- From: Figy, Kam [mailto:[EMAIL PROTECTED] Sent: 10 February 2005 17:09 To: CF-Talk Subject: RE: New CF7 feature request - please support it - Casting query columns In this case why not just CAST the integer column to a varchar in the original (from-DB) query? Seems a lot easier than getting MM to add a new function :) Kam ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:194205 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

