Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save klo2k/9a0f5c1cf7b3e17f117e610cc24bfb21 to your computer and use it in GitHub Desktop.
Save klo2k/9a0f5c1cf7b3e17f117e610cc24bfb21 to your computer and use it in GitHub Desktop.
Windows Oracle ODBC "Test Connection" "SQORA32.dll" error (odbcad32.exe)

For this error when running "Test Connection":

--------------------------- Testing Connection ---------------------------
Unable to connect
SQLState=IM003
Specified driver could not be loaded due to system error  127: The specified procedure could not be found. (Oracle in instantclient_21_6, C:\Oracle\instantclient_21_6\SQORA32.dll).
--------------------------- OK    ---------------------------

Make sure BOTH 32-bit and 64-bit Microsoft Visual Studio C++ Redistributable runtimes are intalled:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment