Re: NOTIFY/LISTEN with ODBC interface - Mailing list pgsql-odbc

From Igor Korot
Subject Re: NOTIFY/LISTEN with ODBC interface
Date
Msg-id CA+FnnTz6HduQJAOGPyKjskOFRS9BNaj0wbh+CQt8OF00R-Y4ag@mail.gmail.com
Whole thread Raw
In response to NOTIFY/LISTEN with ODBC interface  (Igor Korot <ikorot01@gmail.com>)
List pgsql-odbc
Hi,

On Mon, Dec 24, 2018 at 5:25 AM Danny Severns <Danny@eidl-sw.com> wrote:
>
> Is your question "can it be done" or "is someone willing to do it" or both?

Pretty much both.

Looking at the sample on the page it retrieves the connection socket.
And I know that there is no ODBC function that can retrieve this.

So can this be done with ODBC interface, and if yes - how?

Thank you.

>
> -----Original Message-----
> From: Igor Korot <ikorot01@gmail.com>
> Sent: Sunday, December 23, 2018 9:37 PM
> To: PostgreSQL ODBC list <pgsql-odbc@postgresql.org>; pgsql-general <pgsql-general@postgresql.org>
> Subject: NOTIFY/LISTEN with ODBC interface
>
> Hi,
> Is there a way to write a code found at
> https://www.postgresql.org/docs/9.1/libpq-example.html
> Example 2 with the ODBC interface?
>
> Thank you.
>


pgsql-odbc by date:

Previous
From: Clemens Ladisch
Date:
Subject: Re: SQLTables does not retrieve everything
Next
From: Igor Korot
Date:
Subject: NOTIFY/LISTEN with ODBC interface