Question
cfstoredprocedure bug with multiple result sets and cachedwithin
I've noticed either a bug or a "feature" in CF 8's
cfstoredproc tag wherein using the cachedwithin parameter on the
cfstoredproc tag and specifying multiple result sets causes only
one of the result sets to be returned. Is this intentional?
If not, is there any known workaround?
Otherwise, it's impossible to cache the results of a stored procedure that returns multiple result sets... and this makes things tough.
Otherwise, it's impossible to cache the results of a stored procedure that returns multiple result sets... and this makes things tough.
