> -----Original Message----- > From: Sean A Corfield [mailto:sean@;corfield.org] > Sent: Wednesday, November 13, 2002 1:10 AM > To: CF-Talk > Subject: Re: cfqueryparam in MX > > > On Tuesday, Nov 12, 2002, at 08:09 US/Pacific, Zac Spitzer wrote: > > does cfqueryparam work with cached queries in MX? that is the only > > downside of cfqueryparam in Cf 5.0 > > I believe it is still the case that you cannot combine cfqueryparam > with cachedwithin= on a cfquery (but I'm happy to be corrected!). >
I'm just here to confirm that Sean is correct. However, you could still, very easily, take the query and cache it in one of the persisted scopes. ======================================================================= Raymond Camden, ColdFusion Jedi Master for Hire Email : [EMAIL PROTECTED] WWW : www.camdenfamily.com/morpheus Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting.

