[ psqlodbc-Bugs-1010522 ] BIGINT colums returns bad values - Mailing list pgsql-odbc

From
Subject [ psqlodbc-Bugs-1010522 ] BIGINT colums returns bad values
Date
Msg-id 20081205113546.B161617ADE68@pgfoundry.org
Whole thread Raw
List pgsql-odbc
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-05 11:35

Message:
Could you attach the Mylog output ?

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

Comment By: Fabrice Schleifer (fabrice)
Date: 2008-12-05 07:08

Message:
Hi Inoue ,

I tried unsuccessfullt the following settings :

- default, bigint (which I expected to work)
- int4 (which I did not expect to work , but I tried)

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

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

pgsql-odbc by date:

Previous
From: Lothar Behrens
Date:
Subject: ODBC driver 07.03.0200 version with UTF-8 encoding ?
Next
From: Hiroshi Inoue
Date:
Subject: Re: ODBC driver 07.03.0200 version with UTF-8 encoding ?