[Qgis-developer] Compiling QGIS with iODBC driver/library for MacOS X and Linux

Nathan Woodrow madmanwoo at gmail.com
Tue Jul 10 06:35:25 PDT 2012


I run Linux Mint 10 and I can connect to my MS SQL database without
any extra work.  Just using the Qt ODBC drivers.  You have to use a
ODBC DSN but other then that it works as expected.  I might do a blog
post about it if I can get some time.

- Nathan

On Tue, Jul 10, 2012 at 1:40 PM, Noli Sicad <nsicad at gmail.com> wrote:
> Hi,
>
> I think it would be good to compile Compiling QGIS with iODB
> driver/library for Mac OS X and Linux
>
> QGIS 1.8.0 has support for MSSQL but it would not work in MacOS X and
> Linux with Qt odbc driver (i.e. iodbc) included.
>
> iODBC is working fine in Mac OS X and Linux.
>
> Here's the github:
> https://github.com/openlink/iODBC
>
> http://www.iodbc.org/dataspace/iodbc/wiki/iODBC/
>
> Here is recent problem using MSSQL with QGIS 1.8.0 in Mac OS X.
>
> http://osgeo-org.1560.n6.nabble.com/QGIS-MSSQL-2008-Data-import-problem-td4986449.html
>
> Any instruction how to compile QGIS 1.8.x or master with iODBC?
>
> Would this work with QGIS source code?
>
> $ ./configure --prefix=/usr/local --with-iodbc-inidir=/etc
>         ...
>         ...
>         ...
>         $ make
>         ...
>         ...
>         ...
>         $ su
>         # make install
>
> #########
>
> Thanks.
>
> Noli
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer


More information about the Qgis-developer mailing list