Forum Discussion

vitorpires's avatar
vitorpires
Occasional Contributor
8 years ago
Solved

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...
  • vitorpires's avatar
    8 years ago

    Note: I've tried to use diferent PostgreSQL Providers, but the same error remains