Re: Any plans to support SQLDescribeParam (and friends) ? - Mailing list pgsql-odbc

From Hiroshi Inoue
Subject Re: Any plans to support SQLDescribeParam (and friends) ?
Date
Msg-id 4A5D4B9D.70309@tpf.co.jp
Whole thread Raw
In response to Any plans to support SQLDescribeParam (and friends) ?  (Mads Lindstrøm <mads_lindstroem@yahoo.dk>)
Responses Re: Any plans to support SQLDescribeParam (and friends) ?  (Mads Lindstrøm <mads_lindstroem@yahoo.dk>)
List 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



pgsql-odbc by date:

Previous
From: "Scott Kulik"
Date:
Subject: Re: help compiling psqldobc-08.03.0400
Next
From: Hiroshi Inoue
Date:
Subject: Re: is there a default client encoding?