Forum Discussion
rusgesig
Helper IV
3 years agoOLE DB or ODBC error: Type mismatch. (Exception from HRESULT: 0x80020005 (DISP_E_TYPEMISMATCH)).
How can I find which column is causing the exception?
mlsx4
Memorable Member
3 years agoAre you trying to append two queries?
If so, check that each column matches between both tables
rusgesig
Helper IV
3 years agoEven when removing all steps from query editor except 'source' the error persists.
After deleting all relationships, limiting the dataset to one table, the error persists.