Re: numeric type

Поиск
Список
Период
Сортировка
От Peter
Тема Re: numeric type
Дата
Msg-id 002a01c8f220$8faeec20$af0cc460$@com
обсуждение исходный текст
Ответ на Re: numeric type  (Daniel Migowski <dmigowski@ikoffice.de>)
Ответы Re: numeric type
Список pgsql-jdbc
>> Long story. We're migrating old Access app to Postgres but still need
>> to be able to exchange datasets with the old app users (app supports
>> it's own import/export in MDB format). Since migration is expected to
>> last several years we need some sort of automated PG->MDB thing.
>>
>Why don't you just make you converter configurable on how it handles
>decimal without specs?

I would need to hack Jackcess library in order to do that... besides it does
not seem the proper way to do it, more like an ugly hack. getPrecision and
getScale are supposed to return the true precision and scale after all...

Peter


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

Предыдущее
От: Daniel Migowski
Дата:
Сообщение: Re: numeric type
Следующее
От: tivvpgsqljdbc@gtech-ua.com
Дата:
Сообщение: Re: numeric type