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 place...
- 8 years ago
Note: I've tried to use diferent PostgreSQL Providers, but the same error remains