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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem exporting report have subreport

Status
Not open for further replies.

iamanson

Programmer
Aug 17, 2001
42
0
0
AU
I am using PB6.5
I have a report that have subreport inside. The main datawindow have SQL
"SELECT dummytable.dummyfield FROM dummytable" only.

When I use SaveAs() function to export to excel, the result contains dummyfield but not the data in subreport.

When I try SaveAsAscii() function, it returns error.

Is there anyway to export the report? Pls help. Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top