Re: NUMERIC type makes trouble in MS Access
От | Jan Wieck |
---|---|
Тема | Re: NUMERIC type makes trouble in MS Access |
Дата | |
Msg-id | CAGBW59dLVsj+wO9AGqtQ7EUSnNO-tXuAhh==G+muhLLPwO34Gg@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: NUMERIC type makes trouble in MS Access ("Tobias Wendorff" <tobias.wendorff@tu-dortmund.de>) |
Ответы |
Re: NUMERIC type makes trouble in MS Access
|
Список | pgsql-odbc |
Anything that is exact precision in the database should never be handled as "double" in any driver. That is a serious bug and a possible violation of accounting laws in many countries.
That is assuming "double" in this case means "double precision floating point" as in C's double type.
Best Regards,
Jan
Jan
On Sat, May 26, 2018 at 10:58 PM, Tobias Wendorff <tobias.wendorff@tu-dortmund.de> wrote:
Some additional information about supported functions and mappings:
https://www.devart.com/odbc/postgresql/docs/supported_ data_types.htm
https://www.devart.com/odbc/postgresql/docs/supported_ odbc_api_functions.htm
Does PGSQL-ODBC map NUMERIC the same way (to SQL_NUMERIC)?
Jan Wieck
Senior Postgres Architect
Senior Postgres Architect
В списке pgsql-odbc по дате отправления: