Posted: Mon Mar 16, 2009 9:41 pm Post subject: xsd:decimal - precision getting truncated when .00
Apprentice
Joined: 14 Mar 2004 Posts: 32 Location: Chennai - India
Hi all
I face the same problem of precision getting truncated when field precision value is 0.
for example.
if the decimal field value is 24.89, it is coming correctly to the output queue. if the value is 24.00, in debug mode, i could see the field value as 24.00, but the same message when droped into the queue, it becomes 24.
.00 is getting truncated. But, as part of requirement i need to preserve the .00 also.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum