Subject | C wrapper for fbclient |
---|---|
Author | woodsmailbox |
Post date | 2009-03-26T11:25:19Z |
Hi,
Here's the problem: I'm trying to bind firebird to Lua, for which I need a C wrapper for fbclient. I found the the raw Interbase API very awkward to interface with, and I'm currently looking for a C wrapper around that, something similar to mysql API.
I found an (unsupported) library called fbsql that wraps IBPP, which is nice, apart for being a 2M (700k stripped) bloat for no added functionality, so I was hoping to find a direct C wrapper. Any ideas?
Cosmin.
Here's the problem: I'm trying to bind firebird to Lua, for which I need a C wrapper for fbclient. I found the the raw Interbase API very awkward to interface with, and I'm currently looking for a C wrapper around that, something similar to mysql API.
I found an (unsupported) library called fbsql that wraps IBPP, which is nice, apart for being a 2M (700k stripped) bloat for no added functionality, so I was hoping to find a direct C wrapper. Any ideas?
Cosmin.