Hello,
I have an output tool that writes to a range in an .xlsx file. Every once in a while the tool will error out saying:
"Output Data (82): Error opening connect string: Microsoft Access Database Engine: External table is not in the expected format./3274 = -328602519"
which is confusing because I'm outputting to an .xlsx file, not a Microsoft Access Database. There is no access database referenced in the entire workflow.
Another confusing part is I don't consistently get the error; sometimes it writes to the .xlsx file as expected.
Help! I inherited this process so could it be that at some point it did reference a Microsoft Access Database and then was changed but Alteryx somehow has that saved in it's memory?