> From: Michael Dinowitz [mailto:[EMAIL PROTECTED] > Personally, I see no reason for a CFQUERYPARAM being used > inside a CFC. It adds extra overhead and the protection that > it provides should be provided instead by the CFARGUMENT tag. > Does anyone see a reason for it in such a case? Data binding?
Interesting you bring this up. I have a small forums application where I was not using queryparam to start (just to get going.. I always go back and add them in). When I went back in and added the tag to all the query/procs I saw no difference in terms of performance, what kind of numbers are you seeing performance wise in terms of degradation? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:194815 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

