Hello All,
I am using Alteryx Designer (admin version) + Alteryx Desktop Automation
When I run my workflow (extract data from flat files and load into SQL Server) in designer, it runs smoothly.
And the issue occurs when I put the same workflow in Scheduler.
Issue:
Error SQLDriverConnect: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified

Note: Already installed, "ODBC Driver 17 for SQL Server"
Looking for resolution on the same.
Thanks in advance.