Any Xojo support for the GNU DBM (gdbm)?

Hi All,

Subject says it all. Is there a way to connect to and manipulate a gdbm datatable?

Bumping this - does anyone in the database world know about gdbm and a way to interface in Xojo code?

I don’t know of a way… I think you will have to write a plugin or something to do the interfacing.

good luck

That’s what I suspected, but had my fingers crossed :slight_smile:

I’d expect it should be straight forward enough to write declares for it
Its just a key value store