Re: [ODBC] ODBC constructs

From: Dev Kumkar <devdas(dot)kumkar(at)gmail(dot)com>
To: Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
Cc: John R Pierce <pierce(at)hogranch(dot)com>, Dann Corbit <DCorbit(at)connx(dot)com>, "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: [ODBC] ODBC constructs
Date: 2013-05-23 07:14:31
Message-ID: CALSLE1Ps5rOymrBRMBC4vRTmfJvB2EhNoGqiBGsMBkAA3i_V4g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general pgsql-odbc

On Wed, May 22, 2013 at 6:06 PM, Dev Kumkar <devdas(dot)kumkar(at)gmail(dot)com> wrote:

> On Wed, May 22, 2013 at 4:10 PM, Devrim GÜNDÜZ <devrim(at)gunduz(dot)org> wrote:
>
>>
>> Yes, or, as mentioned before, you can simply download the RPM directly
>> from the repo.
>>
> Thanks Devrim!
>
> Installed postgres-92 server from
> postgresql92-server-9.2.4-1PGDG.rhel5.x86_64.rpm, actually links which John
> (Thanks!) mentioned were for CentOS, actually installed unixODBC with them
> only but then for postgres DB used the one for RHEL
> http://yum.postgresql.org/9.2/redhat/rhel-5.0-x86_64/
> Had to reload unixODBC-libs-2.2.11-10.el5.x86_64.rpm again and then also
> got postgresql92-odbc rpm from RHEL link.
> Things are now installed.
>
> So I have one box with compiled unixodbc and psqlodbc from sources.
> And other box where unixodbc and psqlodbc are installed via rpm way.
>
> Can someone provide a quick C odbc code snippet?
>
> Regards...
>

Nevermind, I could write some C odbc programs for verification of compiled
sources and working with postgres db.
Also program compilation and execution is working on both the machines one
with compiled sources of unixODBC and psqlODBC and the other with rpm
repository installed ones.

Pretty long thread. Thanks everyone for their excellent support here!

Regards...

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Amit Langote 2013-05-23 08:03:35 Re: WAL files not following sequence
Previous Message Amit Langote 2013-05-23 01:10:07 Re: WAL files not following sequence

Browse pgsql-general by date

  From Date Subject
Next Message Pascal Tufenkji 2013-05-23 07:24:17 Temp tables
Previous Message Sergey Konoplev 2013-05-23 06:53:40 Re: Rule for all the tables in a schema

Browse pgsql-odbc by date

  From Date Subject
Next Message Hiroshi Inoue 2013-05-23 13:15:27 Re: ODBC does not handle WITH clause
Previous Message Dev Kumkar 2013-05-23 01:06:05 Re: [ODBC] ODBC constructs