Start Free Trial

Alteryx Connect Discussions

Find answers, ask questions, and share expertise about Alteryx Connect.

Unable to Connect with Oracle Database

Puneet13
8 - Asteroid

Hello Help me to resolve the error which i am getting while make connection with Oracle DB -Attempt to load Oracle client libraries threw BadImageFormatException. This problem will occur when running in 64 bit mode with the 32 bit Oracle client components installed.

1 REPLY 1
mark573
5 - Atom

Your 64-bit application is attempting to load the 32-bit Oracle Client libraries, which causes the $BadImageFormatException$. EZ Pass OH