Answered
cfstoredproc
If you use cfstoredproc to call a stored procedure that has 2 que
ries in it, how do you display the results of both queries?
If you use cfstoredproc to call a stored procedure that has 2 que
ries in it, how do you display the results of both queries?
I would guess you would have to return each query as seperate "out," or maybe "in-out," parameters.
Then you would work with the name of each parameter.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.