Don't use the chachedwithin attribute in <cfquery>
----- Original Message -----
From: "Josh R" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, February 08, 2001 10:57 PM
Subject: Stop Query From Caching


> I have a page that calculates the shipping method after a person updates
> their cart. It looks in their shopping cart database table for the ship
> method, recalculates then redirects to the cart page.
>
> The problem is that sometimes the database gets changed, but the query
runs
> off of "old" data. IE it's not making a new query.
>
> How can I force a query to use data from a table and not from cache?
>
> HELP!
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to