Op maandag 26-01-2009 om 09:13 uur [tijdzone +0100], schreef Michael Van
Canneyt:
>
> On Sun, 25 Jan 2009, Andrew Hall wrote:
>
> > We are having problems reading decimal/numeric column types with TSQLQuery.
> > It appears if the precision of a decimal/numeric is more than 4 (for
> > instance,
>
On Sun, 25 Jan 2009, Andrew Hall wrote:
> We are having problems reading decimal/numeric column types with TSQLQuery.
> It appears if the precision of a decimal/numeric is more than 4 (for instance,
> DECIMAL(12,8) or DECIMAL(18,10) or DECIMAL(10,6) TSQLQuery raises an exception
> on reading - E
We are having problems reading decimal/numeric column types with
TSQLQuery. It appears if the precision of a decimal/numeric is more
than 4 (for instance, DECIMAL(12,8) or DECIMAL(18,10) or DECIMAL(10,6)
TSQLQuery raises an exception on reading - EDatabaseError : Unknown
field type : COLUM