Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Access Database Output Error

tmonce
5 - Atom

Would anyone have insight as to why I'm receiving the attached error when trying to append output from a workflow to an existing Microsoft Access database table?

 

The workflow appends data to two separate tables of the same database, but the error only occurs in one of the two outputs despite all configurations being the same (other than the table name).

1 REPLY 1
Thableaus
17 - Castor
17 - Castor

Hi @tmonce 

 

I'm not aware of how the .accdb engine works, but have you tried using a block until done tool to see if it works? Or even running one file at a time (using containers)? Maybe it's because it's opening the same file at the same time.

 

Cheers,

Labels
Top Solution Authors