Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Deleting fields from a recordset

Status
Not open for further replies.

anthonycervantes

Programmer
Oct 25, 2000
9
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top