Group: microsoft.public.sqlserver.xml · Group Profile · Search for XML Data Type Illegal Characters in microsoft.public.sqlserver.xml
Author: Amos Soma
Date: Aug 28, 2006 11:12
... SQL app, I am converting a varchar(max) type, passed to a stored procedure, to an XML data type in the stored proc. I've noticed ... contents of the varchar(max) string contains illegal XML characters (such as '&'), the conversion will fail. This doesn't surprise me, and I...some other method, that will convert all illegal XML characters to legal equivalents? Thanks - Amos.
|