Alter session nls_numeric_characters
Hi
After altering the session nls_numeric_characters=',.' in WEB form runtime modality, I continue to see dot '.' separator for decimal number on any data block viewed on form.
Throught a query in form I saw that the parameter change occured but
I cannot insert or update numeric fields with decimal number with comma ',';
help me, please.