Saving Values with EOF
Saving Values with EOF
- Subject: Saving Values with EOF
- From: Gino Pacitti <email@hidden>
- Date: Wed, 02 Jul 2008 17:27:53 +0100
Hi all
I have a model set up which has a value for a premium.
In EOModeller I have the Internal Type set to Decimal Number with a
Precision of 6 and external Scale of 30
The external type is a Double in Mysql
ANNUALPREMIUM` double(31,30) default NULL
When the premium is calculated I can see the value - something like:
141.755640000
but in the database it is defaulting to 10
Any idea why this could be happening?
WO 5.3.*
10.4.11
Mysql 4.11.*
mysql-connector-java-5.0.6-bin.jar
Gino
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden