Page 1 of 1

Xml Data Type in sql Data Source

Posted: Mon May 21, 2012 4:47 am
by Mixxxa
Hello,
I have xml data type column in my Sql Data source. Now I am trying to retrive information from XML nodes
and I need to remove XML Tags. Is it possible to do in Text Editor?
Thank you,
Micha

Xml Data Type in sql Data Source

Posted: Tue May 22, 2012 8:33 am
by HighAley
Hello, Micha.
Mixxxa wrote:I have xml data type column in my Sql Data source. Now I am trying to retrive information from XML nodes
and I need to remove XML Tags. Is it possible to do in Text Editor?
If you'll set the Allow Html Tags property to true then all unsupported tags will be ignored.

Thank you.