[firebird-support] double type in Stored procedure showing lots of decimals.

2012-09-26 Thread ivylnm
I have a stored procedure writing a*b, then I get this a*b to be rounded to 8 decimals. a = 2.05 b = 36.5902439 I stored the data in a dummy table, and this is where I find that sometimes the a*b gives me the value of 75.00995, but sometimes it gives me the value of 75.00994. And

Re: [firebird-support] double type in Stored procedure showing lots of decimals.

2012-09-26 Thread Michael Weissenbacher
I have a stored procedure writing a*b, then I get this a*b to be rounded to 8 decimals. a = 2.05 b = 36.5902439 I stored the data in a dummy table, and this is where I find that sometimes the a*b gives me the value of 75.00995, but sometimes it gives me the value of

Re: [firebird-support] double type in Stored procedure showing lots of decimals.

2012-09-26 Thread Michael Weissenbacher
I have a stored procedure writing a*b, then I get this a*b to be rounded to 8 decimals. a = 2.05 b = 36.5902439 I stored the data in a dummy table, and this is where I find that sometimes the a*b gives me the value of 75.00995, but sometimes it gives me the value of

[firebird-support] Thanks For All! But, but still not what I need to solve!

2012-09-26 Thread emailx45
I am awaiting a new suggestions! Regards to all

Re: [firebird-support] Thanks For All! But, but still not what I need to solve!

2012-09-26 Thread Mark Rotteveel
On Wed, 26 Sep 2012 14:26:55 -, emailx45 email...@yahoo.com.br wrote: I am awaiting a new suggestions! Most of us read Firebird-support as a mailinglist, so if you don't post or quote your actual problem in your message, then we don't have the context to respond. Mark