Actually, come to think of it, that's probably not quite true. I guess it
would be cached but would never be used again since the next time the query
runs it's different due to the time change.

Ken


> > Anybody know what CF does with queries where the dynamic behaviour is
> > handled by the database (i.e. the SQL query doesn't change but
> the results
> > do), e.g.
> >     ... WHERE TheDate > Now()
>
>
>
> In the example given above, the SQL query changes as every second ticks by
> so it'll never be cached.
>
> Ken
>
> ------------------------------------------------------------------
> ------------
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fu
> sebox or send a message to [EMAIL PROTECTED] with
> 'unsubscribe' in the body.

------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to