Re: handling money type - Mailing list pgsql-sql

From Richard Huxton
Subject Re: handling money type
Date
Msg-id 43609A6D.8090705@archonet.com
Whole thread Raw
In response to handling money type  ("padmanabha konkodi" <konkodi221@rediffmail.com>)
List pgsql-sql
padmanabha konkodi wrote:
> hello developers,
> 
> i have facing one major problem handling sql money dataType in the
> java
> 
> i have tried many permutation and combination but still i dint got
> correct data type to use in java to pass money data

Have you tried PG's "numeric" type? What problems did you encounter with it?

--   Richard Huxton  Archonet Ltd


pgsql-sql by date:

Previous
From: Mario Splivalo
Date:
Subject: Re: why vacuum
Next
From: Richard Huxton
Date:
Subject: Re: Complex Query - Data from 3 tables simultaneously