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.

Unable to run stored procedure on IN-DB Connect/Data Stream Output

Frantically
5 - Atom

Hiyo,

 

No idea if this has been asked before but I'm having issues with running stored procedures through the Ole DB Provider for SQL Server.

On the attached image, it says there's an invalid object name but the stored procedure does exist and it looks like it's trying to select it as if it's a table. It works fine when I select a normal table but not when I execute stored procedures. Is there any way I can get the stored procedure to execute, if possible?

 

Thanks!

Capture8.PNG

2 REPLIES 2
gabrielvilella
14 - Magnetar

I don't think it is possible to run stored procedures using the In-DB tools. It is possible to call them if you have a regular Input/Output data tool within the pre/post SQL statement area.

Frantically
5 - Atom

Looks like it, yep. Thanks for the reply!

Labels
Top Solution Authors