Skip to main content
May 7, 2009
Question

coldfusion and sql server reports

  • May 7, 2009
  • 2 replies
  • 1217 views

hi all,

we wish to have a reporting tool that goes well with coldfusion. we wish to use sql server reporting with coldfusion. can anyone provide some examples for this. i have seen integration only for crystal reports and report builder. does it support sql server reporting too. please help......

This topic has been closed for replies.

2 replies

Inspiring
May 10, 2009

You might try calling SQL Reporting Service's SOAP web service API.

http://msdn.microsoft.com/en-us/library/ms154052(SQL.90).aspx

May 7, 2009

please help. any samples on how to connect coldfusion and sql server reporting 2005.please respond

ilssac
Inspiring
May 7, 2009

If I had ever used SQL Server reporting I would have said something...

But you are embarking on an unusual task and unusual tasks are not usually done be lots of people.

So how does SQL server reporting work?  What does it produce?  How do you want to tie into it?  What do you want to happen?

With all the ways one can tie into other services through ColdFusion and its underlining Java, I suspect there might well be some way to do something.  Wether that something is good enough and|or simple enough to be worth the effort I can not say and will require a good amount of knowlege on how SQL server reporting actually works.