Re: NUMERIC type makes trouble in MS Access

Поиск
Список
Период
Сортировка
От Tobias Wendorff
Тема Re: NUMERIC type makes trouble in MS Access
Дата
Msg-id 5d0408017ead8cfc409e3de5ce115c77.squirrel@webmail.tu-dortmund.de
обсуждение исходный текст
Ответ на NUMERIC type makes trouble in MS Access  ("Tobias Wendorff" <tobias.wendorff@tu-dortmund.de>)
Список pgsql-odbc
Interesting detail: It's not an Access problem.

I've tested it with Python and Libre Office Base. NUMERIC without
precision gets set to 28,6 => like in Access.

Would it perhaps better to use MEMO instead of VARCHAR?
MEMO allows more than 8,000 chars in "Base" and some gigabytes in
Access.

But there's not enough space for an additional toggle switch :(



В списке pgsql-odbc по дате отправления:

Предыдущее
От: "Tobias Wendorff"
Дата:
Сообщение: Re: NUMERIC type makes trouble in MS Access
Следующее
От: "Inoue, Hiroshi"
Дата:
Сообщение: Re: NUMERIC type makes trouble in MS Access