Page 1 of 1

DB Explorer; Oracle 7.3; "Can not obtain Oracle client info ..."

Posted: Mon 28 Apr 2008 09:46
by zarko
Hi,

I'm trying to connect to an Oracle 7.3 database using Database Explorer - Ora Developer Tools for Delphi 2007

The error is "Can not obtain Oracle client information from registry. Check if Oracle client software installed."

Connection parameter "DIRECT" is set to false.

Note that I am able to connect using the TORASession control with same parameters (host, user, pwd, etc).

p.s.
I'm able to connect using Direct mode (no OCI).

Posted: Mon 05 May 2008 07:33
by Duke
This message comes as a warning, because direct mode has restrictions (does not support recent Oracle features). You are still able to establish the connection.