Additional
dbCAP
AnyDAC
ThinDAC
NCOCI8
Topic: What error ?
What error ?
Posted: 2000/07/21 19:00
 
Hi,
I've installed on my PC (W2k) a recent version of Personal Oracle (8.1.5I)
All is ok with the sql-links and bde.
After installed last version of OCI8 and when click on OCIDATABASE in Delphi I receive this error:
NOE3/INIT Error when loadin OCI.DLL
What was wrong?
RE: What error ?
Posted: 2000/07/22 07:00
 
Hi !

Some hints ...

1) After error verify value of FOCIDllName variable. It must contain full path to OCI.DLL. After that verify, that this file exists.

2) NOE3 message has format:
'NOE3/INIT - ... OCI dll. <OS error message text>'
So, could you give me also OS error message, please ?

3) If possible, please send me your HKLMSoftwareOracle registry key export and your PATH environment variable value.
RE: What error ?
Posted: 2000/07/24 18:08
 
Problem solved using first hint

An old installationd of Oracle Design was putting me in the wrong direction.

Bye

Ignazio