Re: PostGres ODBC -- Multiple ordinal parameters ? - Mailing list pgsql-odbc

From Clemens Ladisch
Subject Re: PostGres ODBC -- Multiple ordinal parameters ?
Date
Msg-id 862d3aac-70f3-f2f5-ccc3-141c69ebc02b@ladisch.de
Whole thread Raw
In response to PostGres ODBC -- Multiple ordinal parameters ?  (Joe Pence <joseph.m.pence@gmail.com>)
List pgsql-odbc
Joe Pence wrote:
> I'm not sure if this is expected behavior or a bug, but I had noticed that
> there's an issue in pulling prepared queries with multiple ordinal
> parameters.

The ODBC specification requires parameter markers to be question marks.

I do not know if ordinal parameter markers (a non-standard PG extension)
are supposed to be supported in the ODBC driver.


Regards,
Clemens



pgsql-odbc by date:

Previous
From: Joe Pence
Date:
Subject: PostGres ODBC -- Multiple ordinal parameters ?
Next
From: Igor Korot
Date:
Subject: Compatibility