Quantcast
Channel: SQLServerCentral » Reporting Services » Reporting Services » Latest topics
Viewing all articles
Browse latest Browse all 2791

Is it possible to bind a ServerReport to a ADO.Net Datasource?

$
0
0
I'm kind of new to Reporting Services, so bear with me. But as we use it now we write reports and deploy them to a Report Server. From the ASP.NET side of the house, we are generating a fairly complex query based on the value of a bunch of filters that are implemented on the page through ASP.NET controls, and the use said query to populate a DataTable (for display on screen in a gridview). Is there no way to bind a ServerReport to a Datatable?

Viewing all articles
Browse latest Browse all 2791

Trending Articles