> On Wednesday 13 Jun 2007, Sung Woo wrote: > > I'm pulling in 5 other templates. For each record, it takes 2 > seconds to > > run. Here's a snippet of the log file: > > What are you doing ? Maybe you could do it faster (like in a stored > proc.) ?
Hi Tom, It's possible to do it in a SP, but there's a whole lot of stuff that's happening that I don't think I can replicate in a SP. At least not easily. And besides, it's already written in CF, so I can't go back now. 2 seconds for a transaction that ties together data from four discrete databases is OK in my book. My main question still remains unanswered -- is there some place in CF where a 600-second template limitation exists? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 The most significant release in over 10 years. Upgrade & see new features. http://www.adobe.com/products/coldfusion?sdid=RVJR Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:280988 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

