Ok, I could do that.. But how would I do it in the case that the run a query, then open up a new tab and run a different query? They'd have two queries that needed to be cached.
That's whY i was thinking I should use a custom name for the query... On Fri, Feb 26, 2010 at 4:08 PM, Matthew Woodward <[email protected]>wrote: > On Fri, Feb 26, 2010 at 1:57 PM, Jason King <[email protected]>wrote: > >> I'm not sure how to cache a query into session scope.. unless you mean >> just cache the queryname in session scope.. >> > > <cfset session.myquery = myquery /> > > -- > Matthew Woodward > [email protected] > http://blog.mattwoodward.com > identi.ca/Twitter: @mpwoodward > > Please do not send me proprietary file formats such as Word, PowerPoint, > etc. as attachments. > http://www.gnu.org/philosophy/no-word-attachments.html > > -- > Open BlueDragon Public Mailing List > http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon > mailing list - http://groups.google.com/group/openbd?hl=en > > !! save a network - please trim replies before posting !! > -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon mailing list - http://groups.google.com/group/openbd?hl=en !! save a network - please trim replies before posting !!
