Re: [bdbxml] No matching function for overloaded 'XmlManager_query'
John Snelson <[email protected]> Fri, 02 Sep 2005 16:47:30 +0100
| Newsgroups | gmane.comp.db.dbxml.general |
|---|---|
| Message-ID | <[email protected]> |
This means that the parameters to the function are incorrect. Are they of the correct type? John Atul Kulkarni wrote: > Hi, > > I am using dbxml 2.1.8 > > I am getting this error. -------------- > results = self.mgr.query( query , self.queryCtx ) > > File "/usr/lib/python2.3/site-packages/dbxml.py", line 124, in query > def query(*args): return _dbxml.XmlManager_query(*args) > > NotImplementedError: No matching function for overloaded 'XmlManager_query' > --------------- > Can you tell what the error is and why is it occurring? > > My query is ok and i have used the same call in different module and it > works there. > > Please Help me out. > > Thanks in Advance. > Regards, > Atul K > > > > > ------------------------------------------ > 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]