Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
MichelleMabbs
Starting Member
24 Posts |
Posted - 2014-03-13 : 12:29:07
|
Hi there, I have an asp.net webpage that collates hundreds of xml files that are live to create one table.
I can add ONE of these XML files to the xml data source, however i cannot work out how to read Multiple XML files and as there are hundreds that need to be added into one datasource i wont be able to use the method of xml datasource.
So instead i would like to use the resulting ASP.net webpage in my report in ssrs.
Can this be done? The ASP.Net webpage collates all of the xml files together & if i could drop that page in it would be amazing.
Please advise 
Michelle |
|
|
|
|