Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

OLE DB or ODBC error: [DataSource.Error] MySQL: Fatal error encountered during data read.

Hi all,    I encountered the error message when applying query changes as below:   OLE DB or ODBC error: [DataSource.Error] MySQL: Fatal error encountered during data read.   I have checked the...
  • Salvador's avatar
    Salvador
    7 years ago

    Hello Anonymous,

     

    I'd say there was an error on one of the steps, perhaps it wasnt shown on the query editor, (you'd need to refresh in every single step), and there's also the possibility that some data that wasnt being loaded in the query editor was causing the error (i.e, a  # when a numeric value is expected, i've suffered a couple of times by replacing # by empty spaces after setting the data type to numeric, even tough it might work in the query editor, when the full data set is loaded it will give an error)