Oracle Forms - over-ride NLS params -
06-10-2007
, 08:06 AM
Hi,
can Oracle Forms (6i against 9i server) over-ride the client NLS
settings held in the registry on Windows-2000 or XP?
I've tried using alter session e.g. to set nls_currency, both by calling
a stored proc and the built-in forms_ddl with the alter session string,
but it appears to have no effect.
(The reason I want to do this is to re-use a Forms & Reports app and to
have two different currencies in use on the same client PC). |