Sql Server Reporting Service Problem
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
(B
usiness I
ntelligence D
evelopment S
tudio) 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?
精彩评论