本文介绍了如何在水晶报告中传递参数的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

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

推荐答案


这篇关于如何在水晶报告中传递参数的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-21 01:36