I prefer CFLOOP for all my query looping needs (even when I'm outputting) assuming I don't need the grouping provided by CFOUTPUT. I don't know if it's more efficient, but I think it makes the code easier to read.
cheers, barneyb On 12/15/05, Charlie Hanlon <[EMAIL PROTECTED]> wrote: > First, thanks to all who communicate via cf_talk. I have learned alot about > my trade from all of the contributors. While its a rare occurance, when I > am able to provide insight regarding someone's inquiry, I do so. > > My question is, if I need to loop thru a query result set and will be not > displaying the data, is it better practice/more efficient to use <cfloop > query=""> instead of <cfoutput query="">??? > > thanks in advance > > charlie hanlon -- Barney Boisvert [EMAIL PROTECTED] 360.319.6145 http://www.barneyb.com/ Got Gmail? I have 100 invites. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:227123 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

