Advanced Options - OID

Поиск
Список
Период
Сортировка
От Jan-Peter Seifert
Тема Advanced Options - OID
Дата
Msg-id 20120423112159.237890@gmx.net
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Hiroshi Inoue
Дата:
Сообщение: Re: Passing numeric Bind variables to ODBC driver convers to "Double precision"
Следующее
От: Rob Richardson
Дата:
Сообщение: How can I keep an OdbcDataAdapter from using fully qualified tble names?