How do I name them then? Do I still cache the query normally, and stick the cached query's name in session scope? Or the entire query in session scope?
On Fri, Feb 26, 2010 at 4:14 PM, Matthew Woodward <[email protected]>wrote: > You can stick more than one query in the session. > > On Feb 26, 2010 2:12 PM, "Jason King" <[email protected]> wrote: > > 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 h... >> >> >> > -- >> > Matthew Woodward >> > [email protected] >> > http://blog.mattwoodward.com >> > identi.ca/Twitter... >> >> -- >> >> > Open BlueDragon Public Mailing List >> > http://www.openbluedragon.org/ http://twitter.com/OpenBlueDr... >> >> > > > -- > Open BlueDragon Public Mailing List > http://www.openbluedragon.org/ http://twitter.com/OpenBlu... > > -- > 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 !!
