well, actually it won't - but it'll delete the cached version so that the next time the cacheable one (ie the one with a createtimespan(x,x,x,x) ) is run, it'll be re-cached.
> -----Original Message----- > From: Rich Wild [mailto:[EMAIL PROTECTED] > Sent: 27 October 2003 13:50 > To: '[EMAIL PROTECTED]' > Subject: RE: [ cf-dev ] Clearing cached queries > > > #createtimespan(0,0,0,0)# will refresh a query that is > currently cached and has the same name and query statement. > > > -----Original Message----- > > From: Lovelock, Richard J [mailto:[EMAIL PROTECTED] > > Sent: 27 October 2003 13:46 > > To: 'cflist' > > Subject: [ cf-dev ] Clearing cached queries > > > > > > Does #CreateTimeSpan(0,0,0,0)# clear any identical cached > > versions of the query from the cache OR does it retreive the > > results fresh for this instance of the query but still leave > > the cached version in the cache - i.e. so if another page > > used the same query but with #CreateTimeSpan(5,0,0,0)# it > > would pick up a cached version even though the query has been > > run from a different page with #CreateTimeSpan(0,0,0,0)# ?? > > > > I hope I have made that clear enough > > > > > _______________________________________________________<?xml:namespace > > prefix = o ns = "urn:schemas-microsoft-com:office:office" /> > > > > * Regards, > > Richard Lovelock > > > > Westminster City Council - Web Support > > Cap Gemini Ernst & Young > > Southbank > > 95 Wandsworth Road > > London > > SW8 2HG > > > > ( 0870 906 7482 > > > > _______________________________________________________ > > > > > > > > > > ======================================================= > > This message contains information that may be privileged or > > confidential and is the property of the Cap Gemini Ernst & > > Young Group. It is intended only for the person to whom it is > > addressed. If you are not the intended recipient, youare not > > authorized to read, print, retain, copy, disseminate, > > distribute, or use this message or any part thereof. If you > > receive this message in error, please notify the sender > > immediately and delete all copies of this message. > > ======================================================= > > > > > > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] For human help, e-mail: > [EMAIL PROTECTED] > -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
