Can I make an enormous cached query, and then query those results?  Say, for example, 
I wanted to query all customers and all invoices at once, then display a list of 
customers with unpayed invoices, linked with URL variables to a detail page that would 
show the invoice details.  Could I do this with one big query, cached at the 
beginning, and never hit my database again until the cache expired?  

Willy Ray
Web Designer
Westminster College
Salt Lake City, UT


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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