G
Guest
I am using a CrystalReportViewer to view a CrystalReport. The report calls a
stored procedure with one parameter. I am using .net version 2.
Two questions.
How do I set the parameter programatically so I don't get the extra window
asking for it?
Second, how do I change the database name and server programatically (they
will both be different when I deploy the report, and want to be able to pass
values from the web.config file)?
Seems like both of these should be simple, but I have been unable to find
out how to do them from the Crystal Report help files.
Thanks
stored procedure with one parameter. I am using .net version 2.
Two questions.
How do I set the parameter programatically so I don't get the extra window
asking for it?
Second, how do I change the database name and server programatically (they
will both be different when I deploy the report, and want to be able to pass
values from the web.config file)?
Seems like both of these should be simple, but I have been unable to find
out how to do them from the Crystal Report help files.
Thanks