Am trying to query a table with 260 columns and write to an Excel output.
In Excel Destination -> Name of the Excel Sheet -> I clicked on NEW and tried to take the default data table.
However, I get a Microsoft JET Engine: Too many fields error message.
Writing to an existing file is giving me a 64-bit error message. I have the "Run 64bit Runtime" set to False in Project Properties.
Is there any way I can make this Export to Excel work?