I used crystal report control in my vb 6.0 project
i want to pass a value to parameter ("op") defined in crystal report 8.5.
how to pass it. Please help me.Its urgetnt.
Thanks.
Printable View
I used crystal report control in my vb 6.0 project
i want to pass a value to parameter ("op") defined in crystal report 8.5.
how to pass it. Please help me.Its urgetnt.
Thanks.
Welcome to the Forums.
Use the Report.Parameters collection to add and send parameters to your CR report. Note you do need to first create the parameter in CR first.
Here is a basics of setting up the CR Viewer control, just in case.[/color]
http://www.vbforums.com/showpost.php...89&postcount=2