Sean A Corfield wrote:
> On Monday, Jul 21, 2003, at 08:03 US/Pacific, Dave Watts wrote:
> 
>>That's an interesting question. It's my understanding that multiple 
>>queries
>>using the same datasource within a single request do use the same
>>connection, based on conversations I've had with some MM people, but I 
>>can't say that it's definitively true.
> 
> I asked the CF product team and they said:
> 
> "All .cfm page requests that use the same Datasource will get the same 
> connection back. The Connection object is stored in the Threadlocal 
> object and reused for subsequent connection requests on the page."
> 
> So it sounds like Dave's understanding is correct.

And is that behaviour documented somewhere? So that if it ever 
changes it will at least be in the Release Notes?

Jochem



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to