Dear Community,
The output of an wf goes into an Access DB (I overwrite the table every time). I have tried with both mdb and accdb and I get the following error:
Error: Output Data (51): Error creating table Table1: Microsoft Access Database Engine: Record is too large.\3047 = -67175426CREATE TABLE "Table1" and all the fields are shown.
I have changed the Type and Size of the fields to String (less than 100) and Fixed Decimal, but no luck. What could be the issue?
I want to run the Workflow also on the Alteryx Server.
Thank you in advance for your help,
DAM