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

Jan 20 2006 11:26 AM
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!