RE: [bdbxml] No matching function for overloaded 'XmlManager_query'
"Antony Grinyer" <antony.grinyer-TjPRh57ScDpaa/[email protected]> Mon, 5 Sep 2005 10:41:25 +0100
| Newsgroups | gmane.comp.db.dbxml.general |
|---|---|
| Message-ID | <989E1989F3130042879B902D175842162D06FA@msxmigration.cswgroup.local> |
Great! Thanks John, that fixed it! :-) Ant > -----Original Message----- > From: John Snelson [mailto:[email protected]] > Sent: 05 September 2005 10:39 am > To: Antony Grinyer > Cc: [email protected] > Subject: Re: [bdbxml] No matching function for overloaded > 'XmlManager_query' > > The expression passed to the "addXXXStep" methods on > XmlModify must return a node from the same document as the > one passed to the > XmlModify::execute() method. This is usually best acheived by > not using either the "collection()" or "doc()" functions - > but rather simply navigating from the context item. > > John > > Antony Grinyer wrote: > > Having just changed the query expression to the > 'addAppendStep' method > > from > > > > > collection('System.bdbxml')/containers/container[name='1']/paramsearch > > co > > nfig > > > > to > > > > /containers/container/paramsearchconfig > > > > ...the addAppendStep works! Does this suggest that the > addAppendStep > > DB XML API method cannot handle more complex xquery expressions, as > > opposed simple xpath expressions? > > > > Thanks, > > Ant > > > > > > > > > > ------------------------------------------ > > To remove yourself from this list, send an email to > > [email protected] > > > > > -- > 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]