Is the cached query limit on a per server basis or per application basis?
-----Original Message-----
From: Pete Freitag [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 20, 2000 1:32 AM
To: [EMAIL PROTECTED]
Subject: RE: Query Cache Question
This is a good example of a query not to cache this way, let me explain
why...
Your idea with the dynamic query name shows that you have an idea why this
might not work. It will cache the query in memory with the value that you
first executed it with. Keep in mind that cold fusion can only have 100
queries cached at once, so you don't want to use them all up in one place.
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.