cf only caches queries when you explictly tell it to do so in your cachedwithin attributes for the query.
or am i missing something? G On Thu, 3 Mar 2005 16:36:44 +0930, Matthew Kernick <[EMAIL PROTECTED]> wrote: > > > > Ahhhâ the old CF Aussie list to the rescue again (I Hope). > > Have an admin interface which list a heap of records. Has an option to > delete a record. It then returns the list of records againâ now normally > the list would return minus the record that was deleted, unlessâ (and heres > my problem) the server it is running on has queries being cachedâ. > > Is there anyway I can tell coldfusion not to cache queries for my app or for > specific queries as the coldfusion server admins don't want to turn off the > query caching. ;) > > Thanks in advance. > > Cheers > > Matt K > > www.entity1.com --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to > [EMAIL PROTECTED] Aussie Macromedia Developers: > http://lists.daemon.com.au/ --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
