If you look at the CF8 docs on CFQUERY you'll see a full description of what the result structure contains. It doesn't break any existing code, but it does add several useful bits of information that you can use.
On 10/15/07, Chris Long <[EMAIL PROTECTED]> wrote: > > Has anyone else encountered this? We switched to CF8 this week and I > noticed that when I do a dump of the query variable, it now displays a > struct with the query results as a member of the struct named resultset. > > I haven't been able to find any documentation on this subject. And I'm > sure the CF programmers wouldn't have made so drastic a change without > making sure old code still works. But I'm a little concerned and I want to > make sure there aren't any potential code issues I need to fix. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade to ColdFusion 8 and integrate with Adobe Flex http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291147 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

