ora
ora copied to clipboard
can't find OCI.dll
and yes
- ORACLE_HOME env var set to my instant client path
- PATH updated to point to instant client where OCI.dll exists
- NLS_LANG has also been specified
what have i missed thanks
What says "can't find OCI.dll"? Compilation or running the app?
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.
happy to report that installing the C++ 2013 packages did the trick, I can connect and query the db