I have an problem with an ODBC connection and C# scripting, when opening an ODBC connection.
The error message is: Specified driver could not be loaded due to system error 1114: A dynamic link library (DLL) initialization routine failed. (Oracle in instantclient_12_32bit, C:\Oracle\instantclient_12_32bit\SQORA32.DLL) driver could not be found.
The ORACLE_HOME and Path environment variables are set with correct path "C:\Oracle\instantclient_12_32bit".
Has anyone an idea, what's the problem? The dll is in the directory as named.
Thanks in advance!