form builder: how to alter session (NLS parameters)?
From: Stefan Röhle <roehle_at_mail.uni-mainz.de>
Date: Fri, 07 Dec 2001 15:58:15 +0100
Message-ID: <3C10D907.C87E30E5_at_mail.uni-mainz.de>
Hi,
Date: Fri, 07 Dec 2001 15:58:15 +0100
Message-ID: <3C10D907.C87E30E5_at_mail.uni-mainz.de>
Hi,
[Quoted] I am developing an application with Form Builder. Now I want to change
the NLS_CURRENCY and the NLS_ISO_CURRENCY both to 'EUR' for the
application.
But how?
"alter session set NLS_CURRENCY = 'EUR'" doesn't work inside a
'pre-form' Trigger and it also does not work inside a stored procedure.
The help-function of the form bilder tells 'you can change those
parameters by using alter session' but it does not tell where and how...
Stefan Received on Fri Dec 07 2001 - 15:58:15 CET