Hi,

as announced separately on the libdbi-users list, I've started making
database engine client library functions available to libdbi users via
the dbi_driver_specific_function() interface. As I'm not familiar with
the freetds, ingres, msql, and oracle client libraries and drivers,
I'd appreciate if anyone familiar with these was kind enough to add
support to these drivers as well. The changes are fairly simple. It
essentially boils down to providing an array of strings holding the
function names to be exported. Please see dbd_mysql.c and
dbd_mysql.h (search for MYSQL_CUSTOM_FUNCTIONS in both cases) for an
example how to implement this.

Please let me know if you need assistance.

regards,
Markus

-- 
Markus Hoenicka
[EMAIL PROTECTED]
(Spam-protected email: replace the quadrupeds with "mhoenicka")
http://www.mhoenicka.de


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Libdbi-drivers-devel mailing list
Libdbi-drivers-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libdbi-drivers-devel

Reply via email to