This is a multi-part message in MIME format.
--------------A1033EB66C990ED34987255F
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

cached queries are pretty simple unless you have clustered servers, all
you really need to do is set the "cachedwithin" attribute of <cfquery>
to #createtimespan(0,0,0,0)# that says get the latest data right now.

I'm working on a tutorial on secretagents.com for explaining the simple
side of cached queries, here is some information on why it's hard to
deal with in a clustered server environment.  Nat and Alan figured out
another solution to this problem, they'll have to post their solution, i
haven't tried it.

http://www.fusebox.org/theories/sync_server/

Steve Nelson

Linda Burchard wrote:
> 
> Hi -
>    I am reading the ebook, and it mentions that more information about
> refreshing cached queries is available on www.fusebox.org.  However, all I
> could find were some suggestions asking what happened to the cf_queryrefresh
> tag.  Can anyone give me some information about how to refresh cached
> queries, or tell me where to get it?
> 
> Thanks -
> Linda Burchard
> [EMAIL PROTECTED]
> DOMAIN technologies, inc.
> ------------------------------------------------------------------------------
> To Unsubscribe visit 
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a 
>message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

-- 
Steve Nelson
http://www.SecretAgents.com
Tools for Fusebox Developers
--------------A1033EB66C990ED34987255F
Content-Type: text/x-vcard; charset=us-ascii;
 name="m.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Steve Nelson
Content-Disposition: attachment;
 filename="m.vcf"

begin:vcard 
n:Nelson;Steve
tel;work:804 242 1908
x-mozilla-html:FALSE
url:http://www.secretagents.com
org:SecretAgents.com
adr:;;109 e Jefferson St.;Charlottesville;VA;22902;USA
version:2.1
email;internet:[EMAIL PROTECTED]
fn:Steve Nelson
end:vcard

--------------A1033EB66C990ED34987255F--

------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to