By "connection" he means database connection from the CF server to the
DB server.

This is not related to a session.  Since it is not related to a session,
many users can "share" the *exact* same query.

M!ke 

-----Original Message-----
From: George Abraham [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 23, 2006 11:34 AM
To: CF-Talk
Subject: Re: storing query results while paging through

On 1/23/06, Dave Watts <[EMAIL PROTECTED]> wrote:
>
> When you use CACHEDWITHIN/CACHEDAFTER, CF identifies cached queries 
> not just by name, but by connection and by the actual SQL statement. 
> So, each user would generate their own cached query, and CF would only

> reuse one of them if another request used one of the 
> previously-entered search criteria.


Ah, so there is a diffrentiation by connection as well (hence by
session)? I knew that there was a diffrentiation by actual SQL
statement. That is good to know.

Thanks all!
George

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230236
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

Reply via email to