Re: out length err with SQL_TINYINT

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема Re: out length err with SQL_TINYINT
Дата
Msg-id 3DE73599.6BB495FE@tpf.co.jp
обсуждение исходный текст
Ответ на out length err with SQL_TINYINT  ("Han" <zhouhanok@vip.sina.com>)
Список pgsql-odbc
Han wrote:
>
> pgsql-odbc
>
>         When retrive SQL_TINYINT columns from table using
>     SQL_C_DEFAULT, the out length(the last argument of
>     SQLBindCol) is incorrect. For example, the value
>     retrived is 0(it's correct), but the length returned
>     is 2 -- and in fact it's 1.

There's no type in PostgreSQL which exactly matches
SQL_TINYINT.

regards,
Hiroshi Inoue
    http://w2422.nsk.ne.jp/~inoue/

В списке pgsql-odbc по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: ODBC changes
Следующее
От: "Dave Page"
Дата:
Сообщение: psqlODBC 07.02.0005 Released