anthonycervantes
Programmer
Howdy,
I am trying to delete a field from a recordset that happens to be XML (the field not the recordeset). I have tried the set value to null and any nonXML value. The reason I think I need to delete the XML field is because I need to convert the entire recordset to XML and pass it along and it will not convert it to XML if a field is already in XML. Thanks for the help.
Anthony
I am trying to delete a field from a recordset that happens to be XML (the field not the recordeset). I have tried the set value to null and any nonXML value. The reason I think I need to delete the XML field is because I need to convert the entire recordset to XML and pass it along and it will not convert it to XML if a field is already in XML. Thanks for the help.
Anthony