sub report changes its source stored procedure to main report's stored procedure 
Author Message
 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



Tue, 24 Aug 2004 23:51:36 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Crystal Reports/SQL 2000 - Reporting from a Stored Procedure with multiple selects (for a sub-report)

2. Crystal Reports/SQL 2000 - Reporting from a Stored Procedure with multiple selects (for a sub-report)

3. Passing Parameters into a sub report's stored procedure

4. Calling Stored Proce from Crystal Reports- help

5. sub report doesn't abid to main report

6. Redirect Reports Data Source To A Stored Procedure

7. Using SQL 7.0 stored procedures as record source for report

8. Linking Crystal Report with a stored Procedure -- crystal report for visual studio.net

9. report based on a stored procedure , crystal reports and vb6

10. Call SQL stored procedure in VB5.0 and print report to Crystal report

11. Using Stored Procedures for a Report's Recordsource

12. New Stored Procedure Parameter (SQL Server 7) isn't recognized in CR7 Report Designer

 

 
Powered by phpBB® Forum Software