>
>No, I'm pretty sure that once you run the query with CACHEDWITHIN set to a
>timespan of zero, that'll remove the previous cached query from the cache.
>Someone will need to rerun the query against the database to recache it,
>though.
>

That was my point (however unclear it may have been!), if I'm reading your
post correctly. When you change the cachedwithin value to 0, the query does
not refresh itself on that specific call (because you've just changed the
value and the query is still cached). It doesn't get run and re-cached until
the *next* page request (which is usually when that query is called again,
unless you run a cfhttp request to programatically call that page again or
something similar).

Or did I misunderstand?

Regards,
Dave.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to