imranctgbd
December 5th, 2004, 03:25 AM
I am a newbye in Crystal Report.
I am using VB6 and Crystal Report v8. I am embedding the report to my Project. But the thing that i cannot do is to pass a parameter to the report. (I can do it by using OCX. But I want to embed the report to the vb project.)
Suppose I want some information on Customer based on country. I am creating a parameter field name {?CountryName} and making SelectionExpert to point to that field to the peremeter. When I open report I see that some dialog come and ask for the Country Name after that It shows the whole.
Now I want to pass the parameter to the report from vb6 without prompting anything.
Please help me to ride out from it.
I am using VB6 and Crystal Report v8. I am embedding the report to my Project. But the thing that i cannot do is to pass a parameter to the report. (I can do it by using OCX. But I want to embed the report to the vb project.)
Suppose I want some information on Customer based on country. I am creating a parameter field name {?CountryName} and making SelectionExpert to point to that field to the peremeter. When I open report I see that some dialog come and ask for the Country Name after that It shows the whole.
Now I want to pass the parameter to the report from vb6 without prompting anything.
Please help me to ride out from it.