So I am doing good on my 2nd day with CF. How does one get data from MySQL? I can write the query and get a resultset back, but how do I get inside the resultset?
Like say I query a table called Locations and gets Locationname in return. How do I use Locationname values in my app? I want the value from the record that is returned. I have everything written (query, etc) just need to get the data out of the row that is returned. Thanks, -jason ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260020 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

