How do I pass the required parameters of a Stored Procedure in Crystal Reports?
Hi Friends,
I Have created one report using Crystal Report 8.5. In That Report i Have used the Stored Procedure TestProc. I have used the vb.net from which i am running crystal report.
In vb.Net For Connect to the report i Have used the Crystal Report Control.
This Stored procedure has required 2 parameters to run. I didn't get it how to send the parameters to a stored procedure which i have used in crystal report from the vb.net
Plz Help Me??????
Thanks in advance.
Regards,
Henry Jones.