I have an application that output some data on the front end. I'd like to cache some of those queries for a long period, since they rarely update. But at the same time, I have to be able to show updated results immediately.

Is there a way to cache a query but then kill the cache as soon as something is added via the admin tool? Is it a simple as simply rerunning the front end query on the admin side?

Is there another way to do this?

Jake

----------------------------------------------------------
To post, send email to [EMAIL PROTECTED]
To unsubscribe: http://www.dfwcfug.org/form_MemberUnsubscribe.cfm
To subscribe: http://www.dfwcfug.org/form_MemberRegistration.cfm





Reply via email to