On 7/31/06, James Holmes <[EMAIL PROTECTED]> wrote: > > Correct, you can't. The query can instead be cached using one of the > custom tags that people have created.
Do any of those custom tags re-create the cache in the background? Seems like a good use of cfthread, but my custom caches aren't that imaginative, there is probably some easier way to achieve the effect. I resorted to updating the cache (just the cached record) whenever a record was updated, to avoid re-creation of the whole thing on the next request. Not elegant, I don't think. :-) :denny ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:248372 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

