Missed the Q4 Fall Release Product Update? Watch the on-demand webinar for more info on the latest in Designer 24.2, Auto Insights Magic Reports, and more!
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