NLS_NUMERIC_CHARACTERS in forms
430965Nov 27 2008 — edited Nov 28 2008Hi,
I have a problem with nls_numeric_characters in Forms10.
Standard the decimal seperator is '.', group seperator is ','. In 5 applications, the decimal seperator should be ',' and the group seperator must be '.'.
I have tried with forms_dll(alter session...) and dbms_session.set_nls but both functions don't work. Is there a way to change the parameter nls_numeric_characters
in a webform application ?
Grtz,
Dirk