Cheers Ray - I'll try that now. Martin Parry Macromedia Certified Developer http://www.BeetrootStreet.co.uk
-----Original Message----- From: Raymond Camden [mailto:[EMAIL PROTECTED] Sent: 10 February 2005 14:36 To: CF-Talk Subject: Re: New CF7 feature request - please support it - Casting query columns You can use CAST in QofQ now. So, you could use QofQ to recard the column to varchar. You could also simply make a duplicate of your ID column when performing your select and cast that as varchar. Or do queryAddColumn and put the data there. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:194207 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

