L
lewindha
Hi all
I am new to ASP.Net and Crystal Reports. We have VS.Net 2003 and
Crystal 10 where I work. I have successfully been able to view
reports in a web page.
My problem now is that I have a report that takes two parameters. A
clientID parameter(number) and a date parameter(Date type). I set a
form that gets the possible values from the DB and places them into
drop down lists. When I select the params and click the button, I
get a page that says "The report you requested requires further
information." Under this it has entry fields for the two parameters.
Even after I fill these in, I still get the same page.
Do I need to convert the request strings to the correct data type?
How do I convert a string to a date type?
Also, the report also has a subReport that contains four charts. The
subReport take the same parameters. Does this make a difference?
Should I add the params for the subReport to the ParameterFields
variable?
Thanks in advance for any help.
*-----------------------*
Posted at:
www.GroupSrv.com
*-----------------------*
I am new to ASP.Net and Crystal Reports. We have VS.Net 2003 and
Crystal 10 where I work. I have successfully been able to view
reports in a web page.
My problem now is that I have a report that takes two parameters. A
clientID parameter(number) and a date parameter(Date type). I set a
form that gets the possible values from the DB and places them into
drop down lists. When I select the params and click the button, I
get a page that says "The report you requested requires further
information." Under this it has entry fields for the two parameters.
Even after I fill these in, I still get the same page.
Do I need to convert the request strings to the correct data type?
How do I convert a string to a date type?
Also, the report also has a subReport that contains four charts. The
subReport take the same parameters. Does this make a difference?
Should I add the params for the subReport to the ParameterFields
variable?
Thanks in advance for any help.
*-----------------------*
Posted at:
www.GroupSrv.com
*-----------------------*