Getting XML data
Posted: Thu 09 Dec 2004 18:23
We have a proc that returns some xml using FOR XML EXPLICIT. When i get this value out of the DB is is in an unreadable format (Binary, Unicode or something else). How can I extract the XML text?