Libdbi firebird driver progress
With Libdbi – a database independent abstraction layer written in C , you can see the new tests status with latest code from cvs
With Libdbi – a database independent abstraction layer written in C , you can see the new tests status with latest code from cvs
If you wish firebird C apiĀ were simpler to use similar to dbi api that is used in the perl world
then now you can with the help of libdbi and it’s nice C api , Here is my howto install such an abstraction layer over the standard Firebird C api.
Here is how the libdbi example should look for firebird
libdbi version 0.8.3 offers improved error handling, some additional string escaping functions, and a couple of minor bugfixes.