question

Zolotoy-3922 avatar image
0 Votes"
Zolotoy-3922 asked LukasYu-msft answered

SSRS subreport

Is it possible to use subreports with ReportViewer based reports when there is no SSRS Server is in place?

Thanks

sql-server-reporting-services
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

LukasYu-msft avatar image
0 Votes"
LukasYu-msft answered LukasYu-msft edited

Hi,


Based on my experience, I know that viewing report with ReportViewer and no SSRS server is possible. Using subreport in the rdlc or custom apps should also be possible with ReportViewer according to some code projects, but I have not personally tried it. You could follow the code practice stated at : Embedded reports (sub-reports)


Also you could take reference to the fundmental project of runnning report without SSRS in this article : Running a RDL/RDLC (SQL Report) in ASP.NET without SSRS

Regards,
Lukas


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

markgoldin-3750 avatar image
0 Votes"
markgoldin-3750 answered markgoldin-3750 edited

I will take a look at these articles but just to make it clear I am not running RDLC reports. They are still RDLs.
Both links are pointing to the same article. Was that intentional?

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

LukasYu-msft avatar image
0 Votes"
LukasYu-msft answered

Was that intentional?

No, sorry for that. I have fixed the links.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.