开发者

Sql Server Reporting Service Problem

开发者 https://www.devze.com 2023-01-22 07:29 出处:网络
I have a assignment question. How to integrate Sql Server Reporting Service (SSR开发者_C百科S) with visual studio?

I have a assignment question.

How to integrate Sql Server Reporting Service (SSR开发者_C百科S) with visual studio?

i know that when you have installed BI tools it's possible to create SSRS reports as a Visual Studio Project. I'm not sure about the answer to the above question. Can some one help me regarding this.....


BIDS (Business Intelligence Development Studio) is the Visual Studio shell, just without the language and related bits. Using BIDS you can design reports, reference a (SQL Server) data source, and publish to a reporting server.

Is this what you were looking for?

0

精彩评论

暂无评论...
验证码 换一张
取 消