On May 8, 2010, at 1:32 AM, David Griffith wrote:
Hi all,
Is there something that needs to be done with the database in order
to store and display numeric values using the following formatter:
#.##0,00 instead of the normal #,##0.00?
I change the formatter but the values don't display correctly for
existing values (that were stored before I changed the formatter, I
haven't tried new ones as yet). Will this formatter cause them to
be stored differently in the database also or will I have to convert
the data also?
If they are really getting stored as numeric values (not strings!),
then the format will have no impact on the data stored. Either you
are storing them as strings (oops!) or you are not setting the
formatter on the component that is producing the output you are seeing.
Chuck
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]