[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] truncating decimal values
> decimal number (Eg. 12.56 etc.) then interchange is automatically
> truncating
> the decimal numbers and displaying only 12.00. Why???
>
> I am giving the following in catalog.cfg
> =========================
> Locale es_ES LC_CTYPE C
> Locale es_ES PriceDivide 1.02242
> Locale es_ES p_cs_precedes 0
> Locale es_ES currency_symbol €
> Locale es_ES p_sep_by_space 2
> Locale es_ES mon_decimal_point ,
> LocaleDatabase locale
I'm not so familiar with these settings, but did you try with the value
12,56 instead of 12.56?
No I havn't tried that one. Is this to be changed in the DATABASE.. ??
I am using postgreSql.
Thanks
Venu