Hello Friends

I have a problem in Crystal Reports.
I am developing a report which contents 4 different Stored Proc and 1 table.
I used 5 different connections for that.
In all 4  SP I have 4 common parameter fields with same name like,  @BlockID, @LanguageID, @Param, @LabelID.
And all SPs are having different values for each parameter.
So, when I run the report, it asks for only once for all 4 SP. And, so that, my report doesn't provide accurate result.

So, Please help me to solve this problem.

Thanks in advance.



Thank You

Best Regards
Utkarsh Gajjar.


Utkarsh Gajjar