Re: [ODBC] ODBC constructs

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: [ODBC] ODBC constructs
Date: 2013-05-22 02:40:29
Message-ID: 519C301D.3000305@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general pgsql-odbc

On 5/21/2013 7:27 PM, Dev Kumkar wrote:
> Ya it should have been with base registry. Where to get
> unixODBC-libs-2.2.11-10.el5.i386?
>

# yum install unixODBC-libs

should install the latest version from the distribution base repositories.

> Since ODBC driver was missing, downloaded unixODBC-2.3.0.tar.gz and
> configured/make this. Now "which odbc_config" works
> # which odbc_config
> /usr/local/bin/odbc_config
> # odbc_config --libs
> -L/usr/local/lib -lodbc

arrgh, now you're making a mess.

standard 2 part warranty applies here, you get to keep both pieces if
you're mixing packaged software with custom built.

--
john r pierce 37N 122W
somewhere on the middle of the left coast

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Dann Corbit 2013-05-22 02:40:36 Re: [ODBC] ODBC constructs
Previous Message Dann Corbit 2013-05-22 02:36:06 Re: [ODBC] ODBC constructs

Browse pgsql-general by date

  From Date Subject
Next Message Dann Corbit 2013-05-22 02:40:36 Re: [ODBC] ODBC constructs
Previous Message Dann Corbit 2013-05-22 02:36:06 Re: [ODBC] ODBC constructs

Browse pgsql-odbc by date

  From Date Subject
Next Message Dann Corbit 2013-05-22 02:40:36 Re: [ODBC] ODBC constructs
Previous Message Dann Corbit 2013-05-22 02:36:06 Re: [ODBC] ODBC constructs