如何在水晶报告中传递参数

问题描述:

我有该程序的存储过程,我发送参数值作为开始日期和结束日期查询工作正常和水晶报告也生成很好,但我曾经使用的开始日期和结束日期我必须在水晶报告中显示。 br />


我尝试了什么:



我尝试了很多次我是没有得到怎么做

I have store procedure for that procedure, i am sending the parameter values as start date and end date query working fine and crystal report also generating fine but what ever used start date and end date i have to show in crystal report.

What I have tried:

I tried so many times i am not getting how to do

只需在 Field Explorer 窗口中查找参数字段列表。你应该在那里列出你对存储过程的参数。



只需拖动并放置在所需的位置就可以了。



如果这没有用,请告诉我。



谢谢:)
Just look for the Parameter Fields lists in Field Explorer window. Your parameters to the stored procedure should be listed there.

Just drag and place on the required place and it should work.

Please let me know if that doesn't help.

Thanks :)