JDBC and numeric datatype... - Mailing list pgsql-interfaces

From Scott Muir
Subject JDBC and numeric datatype...
Date
Msg-id NCBBKLMCJOGCLFHOFECNKENIDMAA.wsmuir@islandnet.com
Whole thread Raw
Responses Re: JDBC and numeric datatype...  (Jan Wieck <JanWieck@Yahoo.com>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: libpgtcl.so
Next
From: Tom Lane
Date:
Subject: Re: Re: libpgtcl and WinNT