I'm trying to clear the query cache for one query. Do I have to clear the whole cache or is there a way to clear just one page?
I tried ... 1) lowering the cache to <cfquery datasource="#recipes#" name="dessertsTab" dbtype="ODBC" cachedwithin="#CreateTimeSpan(0,0,0,1)#"> 2) hard coding ... <cfobjectcache action = "clear"> and it doesn't clear the cache. Do I have to clear it from the CFAdmin side? Is that my only other choice? Any suggestions? D ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:271182 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

