BUG #3600: ODBC Driver not working with BIGINT

Поиск
Список
Период
Сортировка
От Phillip Carruthers
Тема BUG #3600: ODBC Driver not working with BIGINT
Дата
Msg-id 200709041613.l84GDVPm064049@wwwmaster.postgresql.org
обсуждение исходный текст
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      3600
Logged by:          Phillip Carruthers
Email address:      pjc@seemoretechnologies.com
PostgreSQL version: 7.4.16
Operating system:   Redhat 4
Description:        ODBC Driver not working with BIGINT
Details:

When using SQLBindParameter with type BIGINT I get the following error;

Unable to execute statement due to [unixODBC]Unrecognized C_parameter type
in copy_statement_with_parameters; Unrecognized key passed to SQLGetInfo

I get the same error on Redhat 5 with Postgres 8.1

I do NOT get the error using Postres 8.2.4 on Windows.

It seems that only the Windows ODBC driver is work for BIGINT.

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

Предыдущее
От: Jukka Holappa
Дата:
Сообщение: Re: BUG #3595: Segmentation fault with a simple select query
Следующее
От: "Hiroshi Saito"
Дата:
Сообщение: Re: BUG #3600: ODBC Driver not working with BIGINT