Forum Discussion
OLE DB or ODBC error: [DataSource.Error] MySQL: Fatal error encountered during data read.
- 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)
I'm also facing the same issue I have tried with limit 100 my query is working fine and loading the data fine
If I try to load the all the data while loading I'm getting error
OLE DB or ODBC error: [DataSource.Error] MySQL: Fatal error encountered during data read..
Salvador Anonymous Wedson_veras Syed_Abbas-7 Digger
how to resolve