RE: [bdbxml] Xml Value Deletion
"Dave Segleau" <[email protected]>
| Newsgroups | gmane.comp.db.dbxml.general |
|---|---|
| Message-ID | <06c101c58404$b5271460$6401a8c0@LAPTOP> |
Can you tell us what version of Berkeley DB XML you are using, the series of API calls and what happens when you try to delete the value? Regards. Dave -----Original Message----- From: sarigiannis xaralampos [mailto:hsarigiannis-taE2apzES20Cep0kKqy/[email protected]] Sent: Friday, July 08, 2005 2:17 PM To: [email protected] Subject: [bdbxml] Xml Value Deletion Hi, I make a query over my database I create an XmlValue object in order to put an XmlResult . I get the value of the XmlValue as String I get the value and after I want to delete the XmlValue as i use Berkeley with Tomcat and heavy objects are needed to be deleted . However I cannot delete XmlValue and I cannot understand why . Any suggestions ??? Thanks charris