XML snippet stored in SQL Recordset
I am building a report in Crystal Reports XI and I have a few XML snippets stored in a SQL table that I need to render as subreports. I have the corresponding XSD & XSL files for validation & display but I do not know how to perform the transform inside of Crystal Reports to render the content correctly. Anyone on here know how? I checked the XML & ADO.NET XML drivers but both expect a file on the drive not XML content returned as part of a recordset from a Stored Procedure.
Thanks,
Tim
|