Hi all, I don't know if this is the right forum to post this on.
I'll give it a try.
I am using vb.net 2008. I have a form which uses a a query to populate. The form uses UserID=Text1.text and InputDate between Text2.text and Text3.text and passes those values to the query.
I've been asked to create a crystal report and print the result of the form.
My question is:
How do I pass the parameters to crytal reports?
I found some info on how to pass a single parameter, I have not been able to find anything on the Between dates field or when passing multiple parameter values.
Any help would be greatly appreciated.
Thanks
EG
I'll give it a try.
I am using vb.net 2008. I have a form which uses a a query to populate. The form uses UserID=Text1.text and InputDate between Text2.text and Text3.text and passes those values to the query.
I've been asked to create a crystal report and print the result of the form.
My question is:
How do I pass the parameters to crytal reports?
I found some info on how to pass a single parameter, I have not been able to find anything on the Between dates field or when passing multiple parameter values.
Any help would be greatly appreciated.
Thanks
EG