Forms 5 - accessing registry settings on NT
From: Kevin Angus <kangus_at_bfsec.bt.co.uk>
Date: Tue, 24 Aug 1999 16:43:59 +0100
Message-ID: <7puefi$k95$1_at_pheidippides.axion.bt.co.uk>
Folks,
Date: Tue, 24 Aug 1999 16:43:59 +0100
Message-ID: <7puefi$k95$1_at_pheidippides.axion.bt.co.uk>
Folks,
The following code works on Win95...
home_dir :=
Win_Api_Environment.Read_Registry('HKEY_LOCAL_MACHINE\SOFTWARE\DEV',
'DEV_HOME', FALSE);
On an NT Workstation 4 machine I get the error:
FRM-40734 Internal Error: PL/SQL error occurred
The registry entry definitly exists so I thought it might be to do with registry permissions in NT but I tried it as Administrator and got the same error.
Can anyone suggest why this might be happening?
Thanks in advance,
-kevin. Received on Tue Aug 24 1999 - 17:43:59 CEST
