Thread: [ psqlodbc-Bugs-1010522 ] BIGINT colums returns bad values

[ psqlodbc-Bugs-1010522 ] BIGINT colums returns bad values

From
Date:
Bugs item #1010522, was opened at 2008-12-02 12:19
You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=538&aid=1010522&group_id=1000125

Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Fabrice Schleifer (fabrice)
Assigned to: Nobody (None)
Summary: BIGINT colums returns bad values

Initial Comment:
Platform Windows XP
Driver psqlodbc35w.dll


Using a table with a bigint column , containing a row where the bigint value is
4294967295 the value returned by FetchRow is 2147483647


Driver version 8.1.2 was working correctly .

----------------------------------------------------------------------

>Comment By: Hiroshi Inoue (hinoue)
Date: 2008-12-04 22:12

Message:
Hi Fabrice,

How do you set the "Int8 As" option?

----------------------------------------------------------------------

You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=538&aid=1010522&group_id=1000125