How to consume a WCF service with SSRS 2008 R2

后端 未结 2 796
栀梦
栀梦 2021-02-20 10:33

Are there any good tutorials available for querying for WCF services from within SSRS?

My WCF service is running fine, but when I try to query it from SSRS, I get contra

2条回答
  •  走了就别回头了
    2021-02-20 11:08

    You can go through this links

    http://www.codeproject.com/KB/aspnet/WcfSSRSEx1.aspx http://weblogs.asp.net/jezell/archive/2008/02/21/using-wcf-endpoints-with-sql-reporting-services.aspx

提交回复
热议问题