5 messages in com.mysql.lists.javadecimal formatting
FromSent OnAttachments
Christopher Molnar11 Nov 2004 18:04 
Jeff Mathis12 Nov 2004 08:12 
Marc Dugger12 Nov 2004 10:07 
Mark Matthews12 Nov 2004 10:14 
Christopher Molnar12 Nov 2004 16:04 
Subject:decimal formatting
From:Christopher Molnar (moln@pandmservices.com)
Date:11/11/2004 06:04:16 PM
List:com.mysql.lists.java

Hello,

I am finding myself in need of some help. I recently upgraded my java from 1.4.2 to 1.5.0 and have suddenly found one of my apps having problems.

It seems something has changed and I now am getting errors back when saving "12341.1231243" in a database field designed as decimal 10,2

Can anyone point me in the right direction on rounding my decimals to 2 places so that I can solve this problem? I am pulling my hair (what's left of it) out over this and am drawing a blank.

Thanks, -Chris