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.

Output as .xlsb with Microsoft Access Database Engine error

Raphael_Ar
7 - Meteor

Hi everyone,

I have been getting the below error when trying to output an .xlsb file:


"DataWrap2OleDb::SendBatch: Microsoft Access Database Engine: Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.¶"

 

As you can see from the attached workflow printscreen, I am inserting an xlsx filled with data and after some minor changes I am trying to get it out as an .xlsb

 

Does anyone know any fixes to this or the issue here? Thank you in advance.

2 REPLIES 2
KSowers
Alteryx
Alteryx

Quick Question, Do you have any data types that are int64 by chance?

Raphael_Ar
7 - Meteor

No, only V_W-Strings and Fixed decimals.

Labels
Top Solution Authors