Retrieving values of int8 numeric field using ODBC with LInux clients.

Поиск
Список
Период
Сортировка
От Jose Mendoza
Тема Retrieving values of int8 numeric field using ODBC with LInux clients.
Дата
Msg-id 0I7W00K89PPHLE@smtp.prodigy.net.mx
обсуждение исходный текст
Ответы Re: Retrieving values of int8 numeric field using ODBC with LInux clients.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general

Using ODBC (unixODBC and iODBC) it is not possible to retrieve or insert values from fields with a data type of int8 (int64_t in the gcc compiler) when the operating system where the client is running is Linux. (Slackware 9.0, 9.1, 10.0 or RH 9.0).

Any suggestion?

 

Thanks

Jose Mendoza

 

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

Предыдущее
От: Jose Mendoza
Дата:
Сообщение: Postgresql function in C++
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Postgresql function in C++