> Macromedia Suggestion? > Is there a reason why the content found between the <cfquery> and </cfquery> tags is not available in a structure variable like query_Name.RecordCount, > query_name.CurrentRow and query_name.ColumnList. > > How is this content provided when I set the DEBUG mode on in the ColdFusion Administrator Configuration pages?
It must be in memory there somewhere, right? This would be great for logging changes to a database or slow queries, things like that. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

