Thanks Alan,

Assuming I have the following query and want it cached for 3 minutes, how I
would I apply the cacheXXX() function to make that work? I'm not having much
luck on google (but will keep looking after I post this).

 <cfquery name="test" datasource="cfartgallery">
      SELECT    *
      FROM    Artists
   </cfquery>

-- 
Open BlueDragon Public Mailing List
 http://www.openbluedragon.org/   http://twitter.com/OpenBlueDragon
 mailing list - http://groups.google.com/group/openbd?hl=en

 !! save a network - please trim replies before posting !!

Reply via email to