Crystal ReportsGeneral discussion about Crystal Reports. For discussions specific to the book Professional Crystal Reports for VS.NET, please see the book discussion forum for that book.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Crystal Reports section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
How to create one dataset with multiple tables using store procedure to acces result. I tried with one table it works fine. When try with 7 talbes it gives me below error
Query Engine Error: 'C:\DOCUME~1\WXPP-122\ASPNET\LOCALS~1\Temp\temp_68436e16-6497-474a-96bb-471270e82f06.rpt'
Thats the only error I get. I am running report from my PC (iis installed). But, thats not the directory (ASPNET\LOCALS~1\Temp\temp_68436e16-6497-474a-96bb-471270e82f06.rpt'
)where I run report from.