Giles,

Just set cachedwithin=(0) on your cfquery.

Usually prudent to have a cache time variable on queries like this so you
can just set the variable to whatever you want the cachedwithin to be.

Regards

Stephen


----- Original Message -----
From: "Giles Roadnight" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 07, 2002 5:46 PM
Subject: [ cf-dev ] Cached Queries


> Is there a way of uncaching queries? i.e. when a new user is added how
> can I uncache the 3 newest users cache?
>
> thanks
>
>
> Giles Roadnight
> http://giles.roadnight.name
>
>
> --
> ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
>
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> For human help, e-mail: [EMAIL PROTECTED]
>
>



-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to