Any plans to support SQLDescribeParam (and friends) ?

From: Mads Lindstrøm <mads_lindstroem(at)yahoo(dot)dk>
To: pgsql-odbc(at)postgresql(dot)org
Subject: Any plans to support SQLDescribeParam (and friends) ?
Date: 2009-07-12 17:28:31
Message-ID: 1247419711.4360.7.camel@supermule.opasia.dk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

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) ?

Regards,

Mads Lindstrøm

[1] http://library.pantek.com/Mailing%
20Lists/postgresql.org/pgsql-interfaces/03/03/11602.html

[2]
http://www.postgresql.org/docs/8.4/interactive/libpq-exec.html#LIBPQ-EXEC-SELECT-INFO search for PQnparams, PQparamtype

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message VIBHOR SINGHAL 2009-07-13 12:47:45 ODBC connectivity
Previous Message Kulik, Scott 2009-07-09 20:43:57 Re: help compiling psqldobc-08.03.0400