Forum Discussion
CLCastroEn
Helper IV
5 years agoError en cargar base OLE DB or ODBC eerror
Hello everyone! I have a base that has approximately 100 excel files combined from a folder. The problem that when updating sends me this error : "OLE DB or ODBC error [DataFormat.Error] Cannot b...
mahoneypat
Microsoft Employee
5 years agoYou probably have columns that show just numbers in the preview, but actually contain text values. When you do a full load it tries to convert those text values to number. You can do a Keep Errors step to troubleshoot, or make those columns text instead of number, load it all, and then see the text values in Data View.
Regards,
Pat
- CLCastroEn5 years ago
Helper IV
@mahoneypat is the step of maintaining errors?