0
Answer

ASP.NET (using vb.net) How to pull XML from SQL Server and process it with XSLT

Andy Harbert

Andy Harbert

18y
1.4k
1
Hi everyone,

Every example I've looked for using XSLT, it always show pulling an XML file and displaying those, but I do not see any good examples of pulling data from SQL Server and using the dataset or datatable with XSLT.

Would anyone know how to do that?

Thanks!