Re: adCurrency problem in ASP
From: Evertjan. (exjxw.hannivoort_at_interxnl.net)
Date: 03/27/05
- Previous message: Jonathan Dodds: "Re: adCurrency problem in ASP"
- In reply to: Jonathan Dodds: "Re: adCurrency problem in ASP"
- Messages sorted by: [ date ] [ thread ]
Date: 27 Mar 2005 20:14:45 GMT
Jonathan Dodds wrote on 27 mrt 2005 in
microsoft.public.inetserver.asp.general:
> Why doesn't Query Analyzer display the decimal error? Is it rounding
> behind my back?
>
I don't know what you mean by "Query Analyzer".
However there is no error, just wrong expectations on your side.
No, no rounding is involved, unless you specify that with your code.
Yes, a value is only put into memory to the maximum accuracy of the
floating binary specified.
-- Evertjan. The Netherlands. (Replace all crosses with dots in my emailaddress)
- Previous message: Jonathan Dodds: "Re: adCurrency problem in ASP"
- In reply to: Jonathan Dodds: "Re: adCurrency problem in ASP"
- Messages sorted by: [ date ] [ thread ]