I would like to use C# as a wrapper application for Oracle Berkeley XML database. I tried to find how to do this on the Internet but could not.
I am considering to use BDB XML, as in memory application data store. It is XML like data with definition records and data records, i have provided XPath like quiring for data access. Its running well
I\'m trying to set up a Django application using WSGI. That works fine. However, I am having some issues with part of my Django app that uses BDB XML. My Apache config is as follows: