Subject | Re: Problem with Numeric |
---|---|
Author | Technisoft |
Post date | 2001-12-30T15:43:13Z |
At 17:40 27-12-2001 +0000, Helton wrote:
Mind you, I never have such large values as the one causing you a problem.
And in a way, payroll perhaps does not have to be as accurate as pure
accounting, so I use a function which rounds to 2 decimal places quite a
bit. After all, if someone's pay is a cent out, that's not too serious.
Peter Lawson
>Unfortunately i'm working with a payroll application wich must beIn my payroll application, my MONEY domain is defined as DOUBLE PRECISION.
>precise with large currency values. I tried "AsCurrency" with the
>same result.
Mind you, I never have such large values as the one causing you a problem.
And in a way, payroll perhaps does not have to be as accurate as pure
accounting, so I use a function which rounds to 2 decimal places quite a
bit. After all, if someone's pay is a cent out, that's not too serious.
Peter Lawson