Data Connectivity
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Data Connectivity
Message Icon Topic: Different Stored Proc but Parameter name is Same. Post Reply Post New Topic
Author Message
Utkarsh
Newbie
Newbie
Avatar

Joined: 14 Oct 2009
Location: United States
Online Status: Offline
Posts: 5
Quote Utkarsh Replybullet Topic: Different Stored Proc but Parameter name is Same.
    Posted: 14 Oct 2009 at 8:47am
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 only 1 time for all 4 SP's common parameter. And, so that, my report doesn't show correct result.

So, Please help me to solve this problem.

Thanks in advance.



Thank You

Best Regards
Utkarsh Gajjar.


Utkarsh Gajjar
IP IP Logged
lockwelle
Moderator
Moderator


Joined: 21 Dec 2007
Online Status: Offline
Posts: 4372
Quote lockwelle Replybullet Posted: 20 Oct 2009 at 5:58am
change the names of your parameters.  If you need 4 different values for the first parameter that is named BlockID, you are going to need 4 different inputs.  Crystal sees them as the same name, so assumes that the values are the same.
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.043 seconds.