You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@apr.apache.org by bu...@apache.org on 2009/09/20 16:03:44 UTC

DO NOT REPLY [Bug 47879] New: add support for libiodbc (alternative to unixODBC)

https://issues.apache.org/bugzilla/show_bug.cgi?id=47879

           Summary: add support for libiodbc (alternative to unixODBC)
           Product: APR
           Version: HEAD
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: APR-util
        AssignedTo: bugs@apr.apache.org
        ReportedBy: galtgendo@gmail.com


The code in dbd/apr_dbd_odbc.c seems to build fine
with it, after adding correct includes and lib.
iodbc-config provides those, so unless you ever
decide to use unixODBC specific extensions,
for support only modifying APU_CHECK_DBD_ODBC macro
in build/dbd.m4, to make it possible to select one
of them, should be enough.

Hard to tell, if the testsuite works, cause it does open
the driver, but fails due to missing data source,
but pg drivers fails in the same way, so that's probably OK.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org