This code isn't mine. I'm just trying to trouble shoot the excessive amounts of memory that are being used and not released. The site has a low hit count, so I don't see why it should be using soo much.
-----Original Message----- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 24, 2007 12:48 PM To: CF-Talk Subject: RE: What scope are cached queries in? > Is there a scope that holds cached queries and if so how can > it be access to see what is in there? No, there isn't. If you want to manage memory directly, store your queries in Session, Application or Server scope. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:267524 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

