
sub report changes its source stored procedure to main report's stored procedure
Hello All -
I have created a sub report (created as a standard report) using
stored procedure called rpt_getsubdetails_sp. I can run the report and
it gives me deatails that I need. The main report is based on another
stored proc, called rpt_getsummary_sp. The reports are tied with the
customer ID fields. Both stored procedure use the same number, same
number and same name parameters.
The problem happens in the sub report when I insert it into the main
report as a sub report. It changes its source to the same stored
procedure, the main report is using. Any ideas ?
Also, does anyone has a good recommendation on books or sources of
information on Crystal Reports.
thanks for all the help I can get.
tnx..
addi