Advanced Options - OID

From: "Jan-Peter Seifert" <Jan-Peter(dot)Seifert(at)gmx(dot)de>
To: pgsql-odbc(at)postgresql(dot)org
Subject: Advanced Options - OID
Date: 2012-04-23 11:21:59
Message-ID: 20120423112159.237890@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 second and 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

Browse pgsql-odbc by date

  From Date Subject
Next Message Rob Richardson 2012-04-25 14:05:50 How can I keep an OdbcDataAdapter from using fully qualified tble names?
Previous Message Hiroshi Inoue 2012-04-13 22:27:42 Re: Passing numeric Bind variables to ODBC driver convers to "Double precision"