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

Discussion of open issues, suggestions and bugs regarding database management and development tools for Oracle
Post Reply
zarko
Posts: 13
Joined: Fri 29 Feb 2008 12:13

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

Post by zarko » Mon 28 Apr 2008 09:46

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).

Duke
Devart Team
Posts: 476
Joined: Fri 29 Oct 2004 09:25

Post by Duke » Mon 05 May 2008 07:33

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.

Post Reply