Hello,
I am using ODAC 5.10.4.13 for delphi 6. My OS is Win XP. And Oracle version is 8i. I have oracle client installed in my machine.
When I try to connect to Oracle in debug to fix some bugs, I get the message - "The specified module could not be found"- from OCI.DLL.
I just cant go any further because ODAC refuses to connect.
Is this a problem caused by my client - OS - ODAC combination or what?
I cannot debug my program at the moment and im stuck....
Thank you.
OCI.DLL
Please try to connect to the Oracle server using Net option of your TOraSession object (if you have NET or Pro version of ODAC), and also try to connect using SQL Plus (Oracle Tool). If there is the same problem appears during connection using SQL Plus then you need to reinstall your client, in other case pls. specify a full text of your error message, version of your Oracle client and send us small demo project to ODAC support address.
Please do the next :
try to connect using SQL Plus (Oracle Tool supplied with Oracle Client). If there is the same problem appears during connection using SQL Plus then you need to reinstall your client, in other case pls. specify a full text of your error message, version of your Oracle client and send us small demo project to ODAC support address.