开发者

Report Application on Visual Studio 2010

I'm trying to manually upgrade my Report Server 2005 project to Visual Studio 2010 Reports Application.

On Report Server 2005, I had a Shared Data Source and for each report I wrote a SQL query to fetch the data from the shared data source (the queries are not trivial, some of them use temporary tables populated at runtime).

Now on visual studio 2010 I can't find a way to create a 开发者_Python百科Shared Data Source or even write SQL to fetch the data. anyone know how to use SQL queries on a vs2010 Report Application?


You can now use Visual Studio 2010 to edit .rtproj report projects and .rdl reports.

You need VS10 SP1, then install the Data Tools for VS10, followed by the installation of SQL Server Express 2012 with Reporting Services and Data Tools.

I have gotten it to work like this.

Are SSRS Reports supported in Visual Studio 2010 or 2012?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜