FOR XML EXPLICIT and XML HEADER

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



I have a FOR XML EXPLICIT
statement that is working correctly in every way except for the VERSION
header at the very top.

<?xml version="1.0" encoding="utf-8"?>

Is there anyway to get SQL Server to put this into the returned results?

Thank you
Chris


.



Relevant Pages