how can I use Berkeley DB XML 1.1.0 from Python 2.3 (on Windows) ?

H

Harald Massa

I found Berkeley DB XML while searching for XML-Databases.

I want to use it from PYHTON - and I found examples.py in the
distribution. But... examples.py tries to import

from dbxml import *
from bsddb3.db import *


I do not have dbxml or bsddb3 on my computer ... using Python 2.3, I
think bsddb3 is superceeded by bsddb

but where do I get dbxml?

Googling gave me a some hits, but they all appeared to be other dbxml
modules than being connected to berkeley db xml

reading the FAQs pointed me to installation-instructions on MAC OS, they
were still dealing with installing bsddb3 ... as much I understand from
"python 2.3 what's new" - bsddb3 ist integrated. No word about Module /
package dbxml there, either.


Tnx

Harald
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,042
Latest member
icassiem

Latest Threads

Top