Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Gallery Data Connections

Srigiri
5 - Atom

How to access or use a Gallery Data Connections within a Python tool and run a dynamic SQL query ?

 

I have a ODBC connector and my local IT is having issues setting it up but not as a Gallery Data connection. If it’s a ODBC DSN I can use pyodbc within python tool and run a SQL command and fetch data. 

what if I can use only a gallery data connection and then how to dynamically create and call a SQL within python using Gallery data connection?

2 REPLIES 2
apathetichell
20 - Arcturus

What's the ODBC and what kind of error messages is your IT getting?

Srigiri
5 - Atom

Well local IT having a policy of not installing a ODBC driver rather asking us to use a gallery data connection. 

Is there a way I can use the gallery data connection in my python tool and fetch data using sql command ?

Labels
Top Solution Authors