I've been following this tutorial (lesson 6) in order to build and deploy a sample report with an embedded subreport which reads its parameters' values from the parent report. This subreport is embedded in one of the group rows of the report's table, and both share the same datasource. Additionally, detail rows appear collapsed until the...
I've been asked to look into writing an installer that will just set up Reporting Service's Report Manager by itself on a machine.
Is this possible? My web searching has not given me a good answer.
...
How can I change the language of RpDesignerVCL to spanish, i have a delphi apllication and when I execute the RpDesignerVCL component it appears i enlgelish.
Thanks
Alejandro Jourdan
...
how can I embed reporman in a delphi app
thanks
...
Hi
I have SQL Server 2008 Developer Edition and I'm facing the following issues with the Reporting Services.
When I open the Report Manager URL (I get it from the Reporting Services Configuration Manager) in a browser, it shows me a SQL Server Reporting Services page with a folder icon on top left and links with text 'Home', 'My subsc...
Hello everyone, does reportmanager (http://sourceforge.net/projects/reportman/) support delphi 2010?
Thanks
Alejandro Jourdan
...
Hi all
I want to upload report files via c# application to the report manager.(mean Like simple Upload, select a report file and then upload selected file into report manager).
I use this sample and when i upload file an exception occurred the remote server returned an error: (401) unauthorized
** my code **
WebClient webclient = new ...