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

From: <noreply(at)pgfoundry(dot)org>
To: noreply(at)pgfoundry(dot)org
Subject: [ psqlodbc-Bugs-1010522 ] BIGINT colums returns bad values
Date: 2008-12-05 11:35:46
Message-ID: 20081205113546.B161617ADE68@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-odbc by date

  From Date Subject
Next Message Hiroshi Inoue 2008-12-05 11:41:13 Re: ODBC driver 07.03.0200 version with UTF-8 encoding ?
Previous Message Lothar Behrens 2008-12-05 09:41:20 ODBC driver 07.03.0200 version with UTF-8 encoding ?