Reporting Application for Visual Studio 2010

I am trying to manually update a Report Server 2005 project in a Visual Studio 2010 reporting application.

In the 2005 report server, I had a common data source, and for each report I wrote an SQL query to retrieve data from a common data source (the queries are not trivial, some of them use temporary tables filled at runtime).

Now at visual studio 2010 I can’t find a way to create a shared data source or even write SQL to extract the data. Does anyone know how to use SQL queries in vs2010 report application?

+3
source share
1 answer

Visual Studio 2010 .rtproj .rdl.

VS10 SP1, Data Tools VS10, SQL Server Express 2012 Reporting Services Data Tools.

.

SSRS Visual Studio 2010 2012?

+2

All Articles