Forum Discussion
Anonymous
7 years agoNot applicable
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...
- 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)
hilmandenis
6 years agoFrequent Visitor
In my case, the root cause is probably a hardware issue. Because when I try to refresh it from my laptop, no matter how Applied Steps is arranged, it still shows the error. But when I give it to my manager, it's just working fine 😐