I am using Cystal Reports 11. I have a report in which there are several subreports. My problem is that these subreports datasource are stored procedures that take 2 parameters each. I call the report from within a VB.Net app. Everytime I run the report, I get prompted to enter the parameter values. How can I prevent this in a subreport.

Thanks,