[ 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-02 12:19:30
Message-ID: 20081202121930.5D02017ADE4B@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Bugs item #1010522, was opened at 02/12/2008 13: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 .

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

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 noreply 2008-12-03 23:55:41 [ psqlodbc-Bugs-1010516 ] Carriage return added to Line Feed on conversion from SQL_LONGVARCHAR to text
Previous Message noreply 2008-11-29 22:15:51 [ psqlodbc-Bugs-1010516 ] Carriage return added to Line Feed on conversion from SQL_LONGVARCHAR to text