Hmmm, I'm somewhat in a pickle here: I'm starting to use cfqueryparam in my queries more and more, and in some cases I need to use cachedWithin attribute in my cfquery.
Yet, that's not allowed. I get an error: Using "cachedWithin" or "cachedAfter" in CFQUERY with CFQUERYPARAM is not allowed
What does someone do in the predicament? I don't have to use cachedWithin attribute (thought would be nice if I could)
____________________________________
Just Imagine.
Yet, that's not allowed. I get an error: Using "cachedWithin" or "cachedAfter" in CFQUERY with CFQUERYPARAM is not allowed
What does someone do in the predicament? I don't have to use cachedWithin attribute (thought would be nice if I could)
____________________________________
Just Imagine.