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

From: Jose Mendoza <unixos(at)prodigy(dot)net(dot)mx>
To: pgsql-general(at)postgresql(dot)org
Subject: Retrieving values of int8 numeric field using ODBC with LInux clients.
Date: 2004-11-28 20:47:02
Message-ID: 0I7W00K89PPHLE@smtp.prodigy.net.mx
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2004-11-28 21:04:08 Re: Postgresql function in C++
Previous Message Jose Mendoza 2004-11-28 20:43:19 Postgresql function in C++