Page 1 of 1

OCI.DLL

Posted: Sat 15 Jan 2005 12:32
by asliakar
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.

Posted: Mon 17 Jan 2005 14:19
by Alex
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.

Posted: Tue 18 Jan 2005 12:52
by asliakar
I have used Net option, and now I can debug my program.

Thank you. But i still wonder what is the problem without Net option?

Posted: Tue 18 Jan 2005 13:41
by Alex
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.