http://livedocs.macromedia.com/coldfusion/7/index.html
LiveDocs is your friend. Arguably your best friend. :-) -----Original Message----- From: Jason Slack [mailto:[EMAIL PROTECTED] Sent: Saturday, November 11, 2006 3:13 PM To: CF-Talk Subject: Data from MySQL 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:260021 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

