views:

165

answers:

0

Has anybody have any experiencing using the Berkeley DB c# bindings in Mono. The current implementation from Oracle using PInvoke to call into a windows DLL(from the looks of it). I know the libdb is available in Linux, but I am not sure if the current c# bindings in mono works with it. Does anybody have experience?

mono bindings http://razor.occams.info/code/repo/?/semweb/src/BDB.cs

Thanks for the info