Special characters in every day use that SQL XML hates and how to fix it
We recently have written a custom interface loader for a client who's new system sends us XML data. We encountered that some of the data cannot be parsed by the standard XML processing functions in .net and SQL Server thanks to some special characters in the data... here's what we found and how we fixed it.


