Getting Data from select query for RDLC report

668 Views Asked by At

I need to create an RDLC report. For which I can use only select statements and not any other DB objects as the database is read only. Is there any way in which I can populate the table with data from the query.

0

There are 0 best solutions below