Hi guys
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? 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. Hope that makes Sense Oh and before you ask why I'm not using cfqueryparam instead - bind parameters are not supported by this db. Thanks Kola -- ** 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]
