|
|
-
|
|
Generating an SSRS Report From an XML Datasource
We can retrieve data from XML data sources directly with Reporting Services using the XML data provider. It converts XML structure into a data set and SSRS uses same to generate report.
We can use the XML content directly within the query ......
|
|