24 Jul
2014
24 Jul
'14
11:52 a.m.
On Jul 24, 2014, at 11:48 AM, Hagen Muench <hagen@webtronaut.de> wrote:
Hello,
we added a SQL driver module rlm_sql_relay for use of the SQLRelay of Dave Muse (http://sqlrelay.sourceforge.net/) instead of accessing a data base directly. The driver module is derived from your oracle driver using the C client API of the SQLRelay. Are you interested in it?
Sure
Unfortunately we have to use the SQLRelay client libs in order to compile the module. Don't know whether this is a killer criterion…
No, that’s fine, lots of sql drivers require external libraries to work, just make sure there’s a suitable configuration script. Send over a pull request and we’ll take a look at the code. -Arran