vitorpires
8 years agoOccasional Contributor
ADO Query Decimal Places - TC 12
Hi,
I'm using ADO Query to retrieve data from a PostgreSQL database, but the numeric float fields are all coming truncated when I use the method FieldByName(). I need help to set my decimal places returned in my ADO Query.
My best regards,
Vitor Pires.
Note: I've tried to use diferent PostgreSQL Providers, but the same error remains