Forum Discussion
Regional setting for decimal in Odbc.DataSource
- 4 years ago
Hi AGo ,
Could not reproduce it in my side as far as my test.
Test Environment:
PostgreSQL 13 Database; ODBC Driver: postgresql_13_002.zip
You can try to set the data type as numeric in PostgreSQL which is equal to decimal, refer: 8.1. Numeric Types
Best Regards,
Community Support Team _ Yingjie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi AGo ,
Could not reproduce it in my side as far as my test.
Test Environment:
PostgreSQL 13 Database; ODBC Driver: postgresql_13_002.zip
You can try to set the data type as numeric in PostgreSQL which is equal to decimal, refer: 8.1. Numeric Types
Best Regards,
Community Support Team _ Yingjie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.