
Passing parameters to crystal report
If you could be more specific about "passing a parameter" that would help.
As far as displaying them goes, you can use a
Crystal Report Viewer control
that should automatically be in your ToolBox once you've created a Crystal
Report. Then all you do is set the ReportSource property I believe.
HTH,
Jim
Quote:
> Hello
> Can anyone tell me the command to use to pass parameters to a report, and
> indeed how to display a report in vb.net
> Thanks