Hello,
I try to connect to an Oracle client database to extract data from but I keep getting an error that it cannot find my oracle client. I tried setting my path as such below and I still get the error it cannot find it.
- The wierd thing is in the user settings when I set the user path and try to install again it removes the user settings file path.
"C:Users\<USERNAME>\AppData\Roaming\Alteryx\Engine\<ALTERYX VERSION>\UserSettings.xml
There you need to look for the following line and put your oracle client path:
<OracleInstantClientInstallPath NoInherit="False">C:\ProgramData\instantclient_12_1\</OracleInstantClientInstallPath>"
end result is I would like to connect to an Oracle DB using quick connect without having to remove and reinstall everything.