JDBC and numeric datatype...

Поиск
Список
Период
Сортировка
От Scott Muir
Тема JDBC and numeric datatype...
Дата
Msg-id NCBBKLMCJOGCLFHOFECNKENIDMAA.wsmuir@islandnet.com
обсуждение исходный текст
Ответы Re: JDBC and numeric datatype...
Список pgsql-interfaces
Can someone suggest the correct way of dealing with the NUMERIC data type
through JDBC?  The attribute in question is a NUMERIC(10,2) (currency)...
We're thinking of just using a float to handle it...  Since this type can be
much larger than we're using, what should be used in those cases???

Thanks.
S.



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: libpgtcl.so
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Re: libpgtcl and WinNT