Open Dialog to SSRS Reports from Delphi
I am implementing SSRS Reports into my Delphi 7 Application. In my Reports Setup Form I would like a speed button that would show the Directory Structure of my Report Server and allow me to select a report and copy the directory structure and report name back to my form. For example, when opening a report in Report Builder 3.0, an 'Open Dialog' appears that defaults to http://ZEUS/REPORTSERVER. I can then navigate the hierarchy to retrieve the report I want. Does anyone know of any existing components that will allow me to accomplish this in Delphi? Thanks Leonard
November 29th, 2011 7:46pm

Hi ldmann, Thanks for the question. To achieve this target, I would suggest you referencing SQL Server Reporting Services web services in your Delphi application, then obtaining the hierarchy of the specified Report Server by using proper functions, ReportingService2010.ListChildren Method Best Regards, Sharp Wang Please remember to mark the replies as answers if they help you and unmark them if they provide no help.
Free Windows Admin Tool Kit Click here and download it now
December 1st, 2011 12:28am

Thanks Sharp, I was hoping that there was an existing dialog that I could just drop into my forum but your suggestion is helpful. I will investigate that option further. Leonard
December 1st, 2011 10:45am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics