Hi everybody,

I need your help.
In one of my CF4.5 page, I have to use a MSSQL storde procedure.
This stored procedure return 2 variables . OK. Until there, everything work
fine.
This stored procedure execute another stores procedure, and this is my
problem. I can't get the return of this second stored procedure which is called
with many parameters.

How can I do this?

Thank you,

Damien