We recently purchased DOA 3.3.1 with object support, and we're having trouble with re-distributing our applications to other machines without C++ Builder 4.
As soon as we try and connect to the database, we get an error as follows:
------------------------------
Initialization Error
SQL *Net not properly installed
OracleHomeKey: SOFTWARE\ORACLE
OracleHomeDir:
------------------------------
OR for the other executable
------------------------------
Error reading ReportSession -> Connected:Initialization Error
SQL *Net not properly installed
OracleHomeKey: SOFTWARE\ORACLE
OracleHomeDir:
-------------------------------
The Oracle 8i client seems to be working fine, and I can connect to the required database. The connect test in Net8 Easy Config works, and I can also connect with SQLNet8. It seems from the above error messages that DOA cannot find the Oracle Home? The "ORACLE_HOME" registry entry seems to be correct "D:\Oracle\Ora81" in this case, and both this directory and "D:\Oracle\Ora81\bin" appear in the path.
As soon as we try and connect to the database, we get an error as follows:
------------------------------
Initialization Error
SQL *Net not properly installed
OracleHomeKey: SOFTWARE\ORACLE
OracleHomeDir:
------------------------------
OR for the other executable
------------------------------
Error reading ReportSession -> Connected:Initialization Error
SQL *Net not properly installed
OracleHomeKey: SOFTWARE\ORACLE
OracleHomeDir:
-------------------------------
The Oracle 8i client seems to be working fine, and I can connect to the required database. The connect test in Net8 Easy Config works, and I can also connect with SQLNet8. It seems from the above error messages that DOA cannot find the Oracle Home? The "ORACLE_HOME" registry entry seems to be correct "D:\Oracle\Ora81" in this case, and both this directory and "D:\Oracle\Ora81\bin" appear in the path.