hmmm - but it still strikes me as odd that: isArray(queryName["columnName"]) returns: NO
Yet: arraytolist(queryName["columnName"]) returns the list of values from that query column. You'd think if it was returning false on the array check, that it would error out on the conversion to a list. What am I missing? Adam. > -----Original Message----- > From: Cantrell, Adam [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 26, 2003 3:11 PM > To: CF-Talk > Subject: treating queries as structures/array > > > Instead of me pasting code and trying to explain problem - > could somebody > give me the breakdown on treating query objects as > structures/arrays one > more time - like referring to records and columns using array > notation, etc. > There has to be an online resource that goes over this. > > I'll write it down on my forehead this time. > > Adam. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

