ora icon indicating copy to clipboard operation
ora copied to clipboard

can't find OCI.dll

Open amiracam opened this issue 7 years ago • 3 comments

and yes

  1. ORACLE_HOME env var set to my instant client path
  2. PATH updated to point to instant client where OCI.dll exists
  3. NLS_LANG has also been specified

what have i missed thanks

amiracam avatar Sep 14 '17 17:09 amiracam

What says "can't find OCI.dll"? Compilation or running the app?

tgulacsi avatar Sep 14 '17 18:09 tgulacsi

running the app and specifically running a unit test where I"m simply trying to connect, however interestingly I seem to be past the problem i.e. just tried after a reboot from yesterday's session and now I have a different dll missing:

https://www.screencast.com/t/0TiuABlR3

I'm on Windows 10 Pro

I'll research what that is but just thought it be good to document it here as well.

amiracam avatar Sep 15 '17 15:09 amiracam

happy to report that installing the C++ 2013 packages did the trick, I can connect and query the db

amiracam avatar Sep 15 '17 15:09 amiracam