Set NLS_NUMERIC_CHARACTERS

?

?nder Kaya

Hello everyone,

Does anyone know that how to set nls_numeric_characters within Pro*C
application dynamically?

Any help would be appreciated.
 
P

Praveen Gaur

Hello,
I think, to change the NLS parameters while Oracle session is
already established by a Pro*C programm, one can issue following
command of Oracle through Pro*C by its standard syntax

EXEC SQL ALTER SESSION SET <nls_parameter>=<value>.

therefore to set nls_numeric_characters, you may use above command.
PGaur
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,172
Messages
2,570,934
Members
47,477
Latest member
ColumbusMa

Latest Threads

Top