Re: [bdbxml] Error doing a document delete.
John Snelson <[email protected]> Thu, 25 Aug 2005 19:13:36 +0100
| Newsgroups | gmane.comp.db.dbxml.general |
|---|---|
| Message-ID | <[email protected]> |
Jim Endicott wrote: > I am getting this error: > > Transaction specified for a DB handle opened outside a transaction > > Prior to this I had opened the same container with no transactions specified. > Could that previous open affect the second one? Does the manager just return the > same object when a second open is done? Yes. You will need to close the XmlContainer completely (get rid of all references to it), and re-open it. John -- John Snelson, Berkeley DB XML Engineer Sleepycat Software, Inc http://www.sleepycat.com Contracted to Sleepycat through Parthenon Computing Ltd http://blog.parthcomp.com/dbxml ------------------------------------------ To remove yourself from this list, send an email to [email protected]