Click to See Complete Forum and Search --> : Having CDATA section using .WriteXML of DataSet Object


igel_x
01-20-2005, 02:43 AM
Hi, Im currently coding a PDA program. My question is, is there a way to make a CDATA section using the .WriteXml function of a DataSet object. Is there a way to set a DataSet or its corresponding Dacolumns, DataRows to output a tag with a CDATA section instead of just a normal one.

regards,