Skip to main content
Inspiring
July 18, 2016
Question

Does ColdFusion support SSRS report

  • July 18, 2016
  • 1 reply
  • 965 views

I created a report using SSRS, SQL Server Report Services.

I would like to know does ColdFusion Support SSRS report just like ColdFsuion Report Builder?

Your help and information is great appreciated,

Regards,

Sourises,

This topic has been closed for replies.

1 reply

Carl Von Stetten
Legend
July 18, 2016

iccsi,

I'm not sure what you are asking here.  If I understand SSRS, it creates web-based reports of SQL data, similar to what ColdFusion Report Builder does.  But it is unclear what relationship between ColdFusion and SSRS you are looking for.  Are you asking if SSRS reports are readable by ColdFusion?

iccsiAuthor
Inspiring
July 19, 2016

Thanks for the message and information,

Yes, I would like to know once I generate the report and deploy to ColdFusion web server.

Can I just to use crf file to show the reports to the users?

Thanks again for the information and help,

regards,

Sourises,

Carl Von Stetten
Legend
July 19, 2016

I don't know enough about how SSRS works to answer for sure.  I suspect the answer is no, because I doubt ColdFusion can read or interpret SSRS crf files.  I think only the web services provided by SSRS can do that.