Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Crystal reports (Sub report)
Message
From
15/06/2001 02:39:28
Walter Meester
HoogkarspelNetherlands
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00519087
Message ID:
00519836
Views:
17
Hi smitha,

Useing the CRPE automation server:

oSubReport=oReport.OpenSubReport("CaseSensitiveNameOfMySubReport")
oSubReport.database.Tables.item[n].location = cTheLocationOfMyDbf

For other approaches (ActiveX, RDC, API) the strategy is simular, but the objectmodel slightly different. See help documentation.

Walter,

>Can anybody help me on this.
>
>I have a report which is designed in crystal report writer. Inside that report I have three sub reports. Each subreport has its own datafiles. I need to change the datafiles of the subreports when I am running the application. I was able to change the datafiles of the main report, but not for the subreport.
>
>Thanks
Previous
Reply
Map
View

Click here to load this message in the networking platform