Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sub-report issue

Status
Not open for further replies.

computergeek

Programmer
Joined
May 23, 2001
Messages
193
Location
CA
Hello,

I have a report that contains 10 separate subreports. Our users modified the report and added a couple new subreports. Now the subreport data is retreived within the development environment, but does not retrieve anything when placed within production (ASP web application). I checked that the ODBC DSN is setup the same in production verus development... Does anyone have any ideas on what to check next?
 
Each subreport does its own access - is there some difference there? Try Database > Set Detasource Location.

It helps to give your Crystal version - 8, 8.5, 9, 10, 11 or whatever. Methods sometimes change between versions, and higher versions have extra options.

[yinyang] Madawc Williams (East Anglia, UK). Using Windows XP & Crystal 10 [yinyang]
 
Hi,

I figured out the problem. The user who added the subreport did not link it to the main report properly. To fix I selected the report, then Change Subreport Links and defined the Fields to link the subreport to the main report. Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top