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.

Output to SQL Server

DrewCroft
7 - Meteor

I have a simple workflow that takes an Input tool (CSV) to an Output tool.  The output is an ODBC connection to SQL Server running an append.  The workflow runs and states 26 records were written with no error message... but when I check on SQL Server, there are ZERO records.  Can anyone provide insight why this is happening?

 

  • The connection is ODBC with Windows Authentication, it tests successfully
  • I have access to the database and table, I can write/edit/delete records via the SQL Manager

 

 
 
 

Screenshot 2024-08-14 154555.jpg

1 REPLY 1
jNunez
8 - Asteroid

Could you provide a screenshot of the output data tool configuration?

Labels
Top Solution Authors