Advanced Options - OID - Mailing list pgsql-odbc

From Jan-Peter Seifert
Subject Advanced Options - OID
Date
Msg-id 20120423112159.237890@gmx.net
Whole thread Raw
List pgsql-odbc
Hello,

if 'Advanced Options' -> 'OID Options' -> 'Show Column' is activated ODBC
function SQLColumns() retrieves one more row than expected if you use the function's filter ColumnName.
If you check for the existence of a column that does not exist you get one
instead of no result row.
If you check for the existence of a column that does exist you get two instead of one row and the correct row is the
secondand not the first one. 

Could you check this, please?

Thank you very much,

Peter Seifert
--
NEU: FreePhone 3-fach-Flat mit kostenlosem Smartphone!
Jetzt informieren: http://mobile.1und1.de/?ac=OM.PW.PW003K20328T7073a

pgsql-odbc by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: Passing numeric Bind variables to ODBC driver convers to "Double precision"
Next
From: Rob Richardson
Date:
Subject: How can I keep an OdbcDataAdapter from using fully qualified tble names?