The size of a field is too long. - Mailing list pgsql-odbc

From Krishna Gandhi
Subject The size of a field is too long.
Date
Msg-id D629160B44D8994399B7A9197F12481B0B525B@cascade.stimuluss.com.au
Whole thread Raw
List pgsql-odbc
I have found the one difference between the views that link and the ones that generate the above error; they use the aggregate function SUM() on a numeric field.  After reviewing the FAQ (http://odbc.postgresql.org/psqlodbc.php?DocID=faq-microsoft) I tried casting these fields into the int4 type.  This works and is fine for fields that I don't require any decimals for, but what about those that I do require decimals for?
 
Still searching for a workaround.  Thankyou for your consideration.
 
Krishna.

pgsql-odbc by date:

Previous
From: "Steve Stockstill"
Date:
Subject: bpchar length problems
Next
From: Hiroshi Inoue
Date:
Subject: Re: bpchar length problems