something is corrupting the data - Mailing list pgsql-odbc

From Elford,Andrew [Ontario]
Subject something is corrupting the data
Date
Msg-id 9B09D75DF5B3494BA06E6FE478CE9CC17B5E16@mgtserver3.ontario.int.ec.gc.ca
Whole thread Raw
Responses Re: [Maybe Spam] something is corrupting the data
List pgsql-odbc
Server (on Gentoo linux): postgresql-7.4.7
Windows client: psqlodbc-07.03.0200


I get perfect results when I use pgAdmin or directly on the console, but
when I use Excel or Access through ODBC, I get corrupted numbers (using
the same SQL command).  The data corruption is consistent (same wrong
number every time).  The data type for all fields is float4.  I've tried
newer snapshot versions of psqlodbc and different clients, no luck.
This also occurred with postgresql 7.3 on our old RH box...

Correct:
2.5246,2.1749,229.04,30.148,0.92686,41.7

Excel/Access results:
2.5246,2.1749001,229.03999,30.148001,0.92685997,41.700001

Any suggestions?

pgsql-odbc by date:

Previous
From: Ivan Petrov
Date:
Subject: Re: relation %s does not exist ??? It actually does.
Next
From: "Greg Campbell"
Date:
Subject: Re: [Maybe Spam] something is corrupting the data