Re: Any plans to support SQLDescribeParam (and friends) ?

From: Hiroshi Inoue <inoue(at)tpf(dot)co(dot)jp>
To: Mads Lindstrøm <mads_lindstroem(at)yahoo(dot)dk>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: Any plans to support SQLDescribeParam (and friends) ?
Date: 2009-07-15 03:23:09
Message-ID: 4A5D4B9D.70309@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Mads Lindstrøm wrote:
> Hi
>
> Previously PsqlODBC did not support SQLDescribeParam (and friends), as
> the PostgreSQL backend/frontend protocol did not offer the necessary
> support to implement these functions [1]. Or at least, that is how I
> understand it.
>
> But with protocol version 3, it should be possible to implement
> SQLDescribeParam[2].
>
> Thus my question, is there any plans to support SQLDescribeParam (and
> friends) ?

You can call SQLDescribeParam() with the current driver when you
check the 7.4+ Protocol option and the Server side prepare option.

regards,
Hiroshi Inoue

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Hiroshi Inoue 2009-07-15 03:56:07 Re: is there a default client encoding?
Previous Message Scott Kulik 2009-07-14 02:42:08 Re: help compiling psqldobc-08.03.0400