[thelist] CF: Clearing a cached query?

Frank framar at interlog.com
Thu Oct 10 19:21:01 CDT 2002


<!--- A cached query --->
<cfquery [...] cachedwithin="#CreateTimeSpan(0,0,30,0)#">

</cfquery>

I'm using the CachedWithin attribute for some queries that
are rarely updated. I'd like to be able to flush the cache
when the admin updates updates a record. The query is on
made on the user side, the update is a completely unrelated
process.

I've looked at cfflush and cfcache, and don't quite 'get'
how to use them in this particular situation. Can someone
suggest a method?

Thanks.


--
Frank Marion
Tel. 416 825 7488
framar at interlog.com
http://www.frankmarion.com




More information about the thelist mailing list