Reporting Services Deployment

前端 未结 7 1330
死守一世寂寞
死守一世寂寞 2020-12-12 15:31

I need to create a repeatable process for deploying SQL Server Reporting Services reports. I am not in favor of using Visual Studio and or Business Development Studio to do

相关标签:
7条回答
  • 2020-12-12 16:32

    Well not really elegant. We created our own tool that uses the reportingservices2005 web service. We found this to be the most reliable way of getting what we want.

    It's not really that difficult and lets you expand it to do other things like creating data sources and folders as required.

    0 讨论(0)
提交回复
热议问题