We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Alteryx Server Data Connections - How to set up an ODBC connection with SSL mode as allow?

Hi,

 

Hope someone can help with this.

 

I'm trying to set up an ODBC connection in the Alteryx server. I have gone through some other post and found that I can use the following to connect. However, in my case, I also need to choose the SSL mode as "allow" or "require". Does any one know what string do I need to add on in order to do so?

2023-07-20_08h58_52.png

Much appreciate your help in advance.

3 REPLIES 3
Amy_smart
11 - Bolide

Here is a SSL helpful article: Denodo | Alteryx Help

My connection is not for Denodo. So this is not applicable in my situation. I will need the connection string itself as there are no options for SSL mode in this case.

Actually I figured it out myself. I just have to type in "; sslMode=require"

Labels
Top Solution Authors