> > Just a quick question regarding cachedwithin. We currently have a query > which uses cachedwithin. The query has a number of different > permutations. Correct me if I'm wrong but am I right in saying that a > different version of the query is cached for each different permutation? > That's correct.
> If so then my question is, currently we are refreshing the cached period > by creating a timespan object of 0,0,0,0. Now what I'm not sure of is if > this forces every permutation to be re-cached or just the one which > matches that particular query. > Only the matching query. Stephen -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
