>> 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. What surprised me was that queryname.executionTime is available (so that could be your logging slow queries answer) but that the query string wasn't also available... I'm sure it eventually will be -- it's just a matter of time before MM gets enough requests for it. :) s. isaac dealey 954-776-0046 new epoch http://www.turnkey.to lead architect, tapestry cms http://products.turnkey.to tapestry api is opensource http://www.turnkey.to/tapi certified advanced coldfusion 5 developer http://www.macromedia.com/v1/handlers/index.cfm?ID=21816 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

